gecko-dev/dom/security
2020-08-18 16:32:43 +00:00
..
featurepolicy Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
fuzztest Bug 1359867 - Add support for allow-top-navigation-by-user-activation iframe sandboxing r=smaug 2020-06-01 12:46:31 +00:00
test Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html 2020-08-14 18:43:43 +03:00
CSPEvalChecker.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
CSPEvalChecker.h
DOMSecurityMonitor.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
DOMSecurityMonitor.h
FramingChecker.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
FramingChecker.h
moz.build Bug 1644456 - Manage HTTPS-Only Mode permission with SitePermissions interface. r=necko-reviewers,pbz,dragana 2020-07-08 12:06:02 +00:00
nsContentSecurityManager.cpp Bug 1656647 - typo in ContentSecurityManager logging r=ckerschb 2020-08-03 07:38:47 +00:00
nsContentSecurityManager.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
nsContentSecurityUtils.cpp Bug 1657208 - add test case for null & empty url strings r=ckerschb 2020-08-07 13:15:04 +00:00
nsContentSecurityUtils.h Bug 1558394 - Block downloads in sandboxed iframes r=ckerschb,smaug 2020-07-29 11:50:09 +00:00
nsCSPContext.cpp Bug 1544705 - Re-Allow empty content for CSP-hashing r=ckerschb 2020-07-16 12:23:08 +00:00
nsCSPContext.h Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj 2020-05-11 08:23:03 +00:00
nsCSPParser.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
nsCSPParser.h
nsCSPService.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
nsCSPService.h
nsCSPUtils.cpp Bug 1655716 - Introduce TYPE_INTERNAL_FETCH_PRELOAD and use in HTMLLinkElement::AsValueToContentPolicy() - r=emilio,mayhemer,ckerschb 2020-08-11 12:33:14 +00:00
nsCSPUtils.h Bug 1642808 - Remove whitelist from dom security. r=Gijs 2020-06-02 23:15:13 +00:00
nsHTTPSOnlyStreamListener.cpp Bug 1658265: HTTPS-Only - Simplify LogMessage and exempt certain loads from being logged to the console. r=JulianWels 2020-08-14 00:22:59 +00:00
nsHTTPSOnlyStreamListener.h
nsHTTPSOnlyUtils.cpp Bug 1658594: Simplified HTTPS-Only checks for CORS and mixed content r=ckerschb 2020-08-17 16:35:09 +00:00
nsHTTPSOnlyUtils.h Bug 1658594: Simplified HTTPS-Only checks for CORS and mixed content r=ckerschb 2020-08-17 16:35:09 +00:00
nsIHttpsOnlyModePermission.idl Bug 1644456 - Manage HTTPS-Only Mode permission with SitePermissions interface. r=necko-reviewers,pbz,dragana 2020-07-08 12:06:02 +00:00
nsMixedContentBlocker.cpp Bug 1658594: Simplified HTTPS-Only checks for CORS and mixed content r=ckerschb 2020-08-17 16:35:09 +00:00
nsMixedContentBlocker.h Backed out changeset 83749e9e67bd (bug 1220810) for bc failures on browser_fall_back_to_https.js . CLOSED TREE 2020-07-10 18:42:17 +03:00
PolicyTokenizer.cpp
PolicyTokenizer.h Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
ReferrerInfo.cpp Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
ReferrerInfo.h Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
SecFetch.cpp Bug 1655716 - Introduce TYPE_INTERNAL_FETCH_PRELOAD and use in HTMLLinkElement::AsValueToContentPolicy() - r=emilio,mayhemer,ckerschb 2020-08-11 12:33:14 +00:00
SecFetch.h
SRICheck.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
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp Bug 1623953 - Provide comparative method on SRIMetadata to allow trust delegation to a stronger or identical SRI, r=emilio,ckerschb 2020-05-12 12:40:00 +00:00
SRIMetadata.h Bug 1623953 - Provide comparative method on SRIMetadata to allow trust delegation to a stronger or identical SRI, r=emilio,ckerschb 2020-05-12 12:40:00 +00:00