gecko-dev/caps
Rob Wu c0e20dd0b0 Bug 1770468 - Report-only wasm-unsafe-eval in MV2 r=mixedpuppy,freddyb,ckerschb
For backcompat, do not enforce wasm-unsafe-eval even if the extension
has specified a custom CSP. Do report the errors though, to allow
extension authors to discover the issue and fix it.

Differential Revision: https://phabricator.services.mozilla.com/D147105
2022-05-24 13:56:22 +00:00
..
tests Bug 1766238 - Stop using the target argument for ChromeUtils.import in caps tests. r=bholley 2022-04-27 08:38:34 +00:00
BasePrincipal.cpp Bug 1757796 - Permit midi-sysex on localhost. r=mixedpuppy 2022-03-04 22:55:00 +00:00
BasePrincipal.h Bug 1757796 - Permit midi-sysex on localhost. r=mixedpuppy 2022-03-04 22:55:00 +00:00
ContentPrincipal.cpp Bug 1760417 - Make ContentPrincipal more reliable for URIs in the form of scheme://.origin.tld. r=nika,ckerschb 2022-04-04 13:40:50 +00:00
ContentPrincipal.h
ContentPrincipalInfoHashKey.h
DomainPolicy.cpp
DomainPolicy.h
ExpandedPrincipal.cpp Bug 1741600 - Fix ExpandedPrincipal and nsCSPContext leaks triggered by ApplyAddonContentScriptCSP. r=ckerschb,robwu 2021-11-26 15:51:13 +00:00
ExpandedPrincipal.h Bug 1741600 - Fix ExpandedPrincipal and nsCSPContext leaks triggered by ApplyAddonContentScriptCSP. r=ckerschb,robwu 2021-11-26 15:51:13 +00:00
moz.build
nsIAddonPolicyService.idl Bug 1740263 - Continue to allow WASM by default in Webextensions v2. r=mixedpuppy,robwu 2022-05-19 14:13:51 +00:00
nsIDomainPolicy.idl
nsIPrincipal.idl Bug 1755947 - Simplify nsIPrincipal.isSameOrigin(). r=bholley 2022-02-17 18:11:58 +00:00
nsIScriptSecurityManager.idl
nsJSPrincipals.cpp Bug 1544127 - Make sure nsIPrincipal is only accessed on main thread, r=necko-reviewers,valentin 2022-01-19 13:52:05 +00:00
nsJSPrincipals.h
nsScriptSecurityManager.cpp Bug 1770468 - Report-only wasm-unsafe-eval in MV2 r=mixedpuppy,freddyb,ckerschb 2022-05-24 13:56:22 +00:00
nsScriptSecurityManager.h Bug 1740263 - Implement the CSP checking callback for WASM. r=dom-worker-reviewers,smaug,freddyb 2022-05-19 14:13:50 +00:00
NullPrincipal.cpp Bug 1754320 - Re-escape existing escape sequences in precursor origins, r=ckerschb 2022-03-28 15:12:36 +00:00
NullPrincipal.h Bug 1754320 - Re-escape existing escape sequences in precursor origins, r=ckerschb 2022-03-28 15:12:36 +00:00
OriginAttributes.cpp
OriginAttributes.h
PrincipalHashKey.h
SystemPrincipal.cpp
SystemPrincipal.h