gecko-dev/caps
Kris Maglione b92138146b Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8
This moves the exception prettifying to the script security manager for all JS
callers, where it is much cheaper and more consistently applied.

Differential Revision: https://phabricator.services.mozilla.com/D101492
2021-01-28 20:58:48 +00:00
..
tests Bug 1685801: Part 3 - Remove BrowserUtils.makeURI and makeFileURI. r=mccr8 2021-01-28 20:58:24 +00:00
BasePrincipal.cpp Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika 2020-11-28 07:21:32 +00:00
BasePrincipal.h Bug 1673931 - Avoid including ReferrerPolicyBinding.h from header files. r=nika 2020-12-10 11:09:29 +00:00
ContentPrincipal.cpp Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika 2020-11-28 07:21:32 +00:00
ContentPrincipal.h Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika 2020-11-28 07:21:32 +00:00
DomainPolicy.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
DomainPolicy.h Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
ExpandedPrincipal.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
ExpandedPrincipal.h Bug 1635490 - Implement ExpandedPrincipal::IsThirdPartyURI() to consider any sub principal's URI, r=robwu 2020-05-13 16:50:19 +00:00
NullPrincipal.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
NullPrincipal.h Bug 1637516 - part 3: update tests; r=timhuang,baku 2020-05-28 08:55:04 +00:00
NullPrincipalURI.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
NullPrincipalURI.h Bug 1417655: Mark private operator= delete for NullPrincipalURI since there is a private copy constr.r=bholley 2020-03-05 16:42:57 +00:00
OriginAttributes.cpp Bug 1673682 - Accept functors rather than a virtual function override in URLParams::Parse. r=valentin,necko-reviewers 2020-11-13 08:12:12 +00:00
OriginAttributes.h Bug 1673931 - Avoid including ChromeUtils.h from header files. 2020-11-23 16:10:16 +00:00
PrincipalHashKey.h Bug 1641936 - Add a generic principal hash key. r=bholley 2020-05-29 22:18:01 +00:00
SystemPrincipal.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
SystemPrincipal.h Bug 1597704 - Move is OriginPotentially Trustworthy into Principal r=ckerschb 2019-12-05 16:04:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIAddonPolicyService.idl Bug 1594234 manifest v3 content security validation improvements r=robwu,geckoview-reviewers,agi 2021-01-19 19:42:41 +00:00
nsIDomainPolicy.idl
nsIPrincipal.idl Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika 2020-11-28 07:21:32 +00:00
nsIScriptSecurityManager.idl Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
nsJSPrincipals.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsJSPrincipals.h Bug 1676362 - Removed unused includes from nsJSPrincipals.h. r=tjr 2020-11-23 16:09:37 +00:00
nsScriptSecurityManager.cpp Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +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