gecko-dev/dom/security
2020-02-26 19:43:32 +00:00
..
featurepolicy Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
fuzztest
test Bug 1608970 - Record the addon name, id, and filepath of javascript files loaded into the parent process r=mixedpuppy,ckerschb 2020-02-26 18:01:28 +00:00
CSPEvalChecker.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
CSPEvalChecker.h
DOMSecurityManager.cpp Bug 1609443: Part 2 - Fix most dodgy uses of fission.autostart pref. r=mccr8 2020-02-26 19:43:32 +00:00
DOMSecurityManager.h Bug 1599843 - DOMSecurityManager::EnforeXFrameOptionsCheck is infallible. r=baku 2019-11-27 20:51:37 +00:00
DOMSecurityMonitor.cpp Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr 2020-01-22 11:04:17 +00:00
DOMSecurityMonitor.h Bug 1597257: Monitor use of javascript: URIs in system privileged contexts and about: pages. r=bzbarsky 2020-01-16 16:06:42 +00:00
FramingChecker.cpp Bug 1615746: Fix crash in FramingChecker.cpp by adding a nullcheck on the principal. r=baku 2020-02-17 15:27:21 +00:00
FramingChecker.h No bug - minor non-unified build fixes. 2019-12-08 19:51:44 +00:00
moz.build Bug 1596360: Monitor the fragment parser in chrome code and in about: pages and assert that no new calls e.g. to innerHTML and friends can be introduced. r=jkt,Gijs 2020-01-12 19:50:13 +00:00
nsContentSecurityManager.cpp Bug 1610978 - Fix a clang 10 warning in DebugSecFlagType r=ckerschb 2020-02-04 08:38:14 +00:00
nsContentSecurityManager.h Bug 1607483: Disallow loading http(s) scripts into system privileged contexts. r=tjr 2020-01-17 17:29:47 +00:00
nsContentSecurityUtils.cpp Bug 1608970 - Record the addon name, id, and filepath of javascript files loaded into the parent process r=mixedpuppy,ckerschb 2020-02-26 18:01:28 +00:00
nsContentSecurityUtils.h Bug 1608970 - Record the addon name, id, and filepath of javascript files loaded into the parent process r=mixedpuppy,ckerschb 2020-02-26 18:01:28 +00:00
nsCSPContext.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPContext.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPParser.cpp Bug 1486331 - Remove child-src deprecation warning. r=ckerschb 2020-02-07 13:59:09 +00:00
nsCSPParser.h
nsCSPService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPService.h Bug 1583076 - Make nsCSPService::ConsultCSPForRedirect return both the AsyncOnChannelRedirect result, as well as an optional result to cancel the old channel with. r=ckerschb 2019-09-25 08:25:22 +00:00
nsCSPUtils.cpp Bug 1579094 - Allow not having a Port for RessourceURI if the Scheme has no Default Port r=ckerschb 2020-02-10 18:23:29 +00:00
nsCSPUtils.h Bug 1603709 - Add 'report-sample' to CSP exemptions to invalidation when using 'strict-dynamic' r=ckerschb 2019-12-17 17:39:37 +00:00
nsMixedContentBlocker.cpp Bug 1376310 - Ensure a nsIDocShell after checking IsOriginPotentiallyTrustworthy r=ckerschb 2020-02-10 14:51:10 +00:00
nsMixedContentBlocker.h Bug 1600326 - P3 use lazy pref getter in MixedContentBlocker, r=bzbarsky 2019-12-31 04:11:04 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1600051 - Refactor GetURI usage in ReferrerInfo.cpp r=ckerschb 2019-12-06 12:32:27 +00:00
ReferrerInfo.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h