gecko-dev/caps
Tom Schuster 7c32ce1560 Bug 1615405 - `eval(nonString)` should not have observable side effects. r=tcampbell,baku
After this change we can restrict contentSecurityPolicyAllows callbacks to just strings, because everything
else is excluded before calling that callback.

Differential Revision: https://phabricator.services.mozilla.com/D62794

--HG--
extra : moz-landing-system : lando
2020-02-14 15:05:27 +00:00
..
tests Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
BasePrincipal.cpp Bug 1608862 : refactor GetURI usage in BlobURLProtocolHandler.cpp r=ckerschb 2020-02-12 16:13:19 +00:00
BasePrincipal.h Bug 1608862 : refactor GetURI usage in BlobURLProtocolHandler.cpp r=ckerschb 2020-02-12 16:13:19 +00:00
ContentPrincipal.cpp Bug 1601941 - Refactor GetURI usage in nsScriptSecurityManager.cpp r=ckerschb 2019-12-11 16:21:18 +00:00
ContentPrincipal.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
DomainPolicy.cpp
DomainPolicy.h
ExpandedPrincipal.cpp
ExpandedPrincipal.h
NullPrincipal.cpp
NullPrincipal.h
NullPrincipalURI.cpp
NullPrincipalURI.h
OriginAttributes.cpp
OriginAttributes.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in caps. r=smaug 2020-02-12 13:39:13 +00:00
SystemPrincipal.cpp
SystemPrincipal.h
moz.build
nsIAddonPolicyService.idl
nsIDomainPolicy.idl
nsIPrincipal.idl Bug 1608862 : refactor GetURI usage in BlobURLProtocolHandler.cpp r=ckerschb 2020-02-12 16:13:19 +00:00
nsIScriptSecurityManager.idl Bug 1602483 part 2. Add a window id argument to CheckLoadURIWithPrincipal. r=ckerschb 2019-12-12 16:41:19 +00:00
nsJSPrincipals.cpp Bug 1599226 - Suppress Hazard Analysis through nsJSPrincipals::isSystemOrAddonPrincipal r=jandem 2020-02-13 19:10:14 +00:00
nsJSPrincipals.h
nsScriptSecurityManager.cpp Bug 1615405 - `eval(nonString)` should not have observable side effects. r=tcampbell,baku 2020-02-14 15:05:27 +00:00
nsScriptSecurityManager.h Bug 1615405 - `eval(nonString)` should not have observable side effects. r=tcampbell,baku 2020-02-14 15:05:27 +00:00