gecko-dev/dom/security
Razvan Maries d359081e12 Backed out changeset aaf5c5213d8d (bug 1665062) for perma failures on test_http_background_auth_request.html. CLOSED TREE 2020-10-07 17:51:55 +03:00
..
featurepolicy 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
fuzztest 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
sanitizer 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
test Backed out changeset aaf5c5213d8d (bug 1665062) for perma failures on test_http_background_auth_request.html. CLOSED TREE 2020-10-07 17:51:55 +03:00
CSPEvalChecker.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
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 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
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 Backed out changeset f12c895fc5e7 (bug 1605305) for causing bustage on nsHttpChannel.cpp on mc. CLOSED TREE 2020-09-25 09:58:22 +03:00
ReferrerInfo.h Backed out changeset f12c895fc5e7 (bug 1605305) for causing bustage on nsHttpChannel.cpp on mc. CLOSED TREE 2020-09-25 09:58:22 +03:00
SRICheck.cpp Bug 1667326: Remove unnecessary pref for SRI. r=freddyb 2020-09-25 10:04:08 +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
moz.build Bug 1652481: expose experimental sanitizer api r=ckerschb,hsivonen 2020-09-08 13:54:01 +00:00
nsCSPContext.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
nsCSPContext.h Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj 2020-05-11 08:23:03 +00:00
nsCSPParser.cpp Bug 1667337: Remove unnecessary pref security.csp.enableStrictDynamic and security.csp.experimentalEnabled r=freddyb 2020-09-28 10:10:21 +00:00
nsCSPParser.h
nsCSPService.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
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 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
nsCSPUtils.h Bug 1642808 - Remove whitelist from dom security. r=Gijs 2020-06-02 23:15:13 +00:00
nsContentSecurityManager.cpp Bug 1450309 - Allow nSIContentPolicy to reject based on enterprise policy. r=ckerschb 2020-10-03 00:02:19 +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 1665957 - rename Pioneer to Ion r=maxxcrawford,fluent-reviewers,flod 2020-09-23 22:10:16 +00:00
nsContentSecurityUtils.h Bug 1656296 - Pass Blocked Downloads to the DownloadsUI r=ckerschb,Gijs 2020-08-24 15:29:23 +00:00
nsHTTPSOnlyStreamListener.cpp Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana 2020-10-06 00:34:55 +00:00
nsHTTPSOnlyStreamListener.h Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana 2020-10-06 00:34:55 +00:00
nsHTTPSOnlyUtils.cpp Backed out changeset aaf5c5213d8d (bug 1665062) for perma failures on test_http_background_auth_request.html. CLOSED TREE 2020-10-07 17:51:55 +03:00
nsHTTPSOnlyUtils.h Bug 1662359 - Don't upgrade subresources whose triggering principal is exempt from HTTPS-Only mode. r=ckerschb 2020-09-25 11:23:56 +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 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana 2020-10-06 00:34:55 +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