gecko-dev/dom/security
Mihai Alexandru Michis 96d8ee8908 Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html
CLOSED TREE
2020-08-14 18:43:43 +03: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 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 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 Bug 631862 - Improve X-Frame-Options error report, r=ckerschb 2020-04-14 17:43:51 +00: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 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
ReferrerInfo.h Bug 1642808 - Remove whitelist from dom security. r=Gijs 2020-06-02 23:15:13 +00:00
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
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 Backed out changeset a0508ae6c037 (bug 1508292) for sm bustage. 2020-03-14 22:40:55 +02:00
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
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 Bug 1625366 - Remove support for custom violation callbacks on nsCSPContext since it should no longer be needed. r=ckerschb 2020-04-10 22:15:21 +00:00
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
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
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 Bug 1627206 - Upgrade failure telemetry for HTTPS Only Mode. r=ckerschb,jcj,dragana 2020-04-17 11:41:36 +00:00
nsHTTPSOnlyUtils.cpp Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html 2020-08-14 18:43:43 +03:00
nsHTTPSOnlyUtils.h Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html 2020-08-14 18:43:43 +03: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 Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html 2020-08-14 18:43:43 +03: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