gecko-dev/dom/security
Andrea Marchesini 0ae464faaa Bug 1639154 - Isolate network cache per first-party when privacy.partition.network_state is set to true - part 2 - tests, r=mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D75922
2020-05-21 05:41:50 +00:00
..
featurepolicy Bug 1632474 - Consider src in unsafe allow all checks for feature policy. r=baku 2020-05-12 19:43:23 +00:00
fuzztest
test Bug 1639154 - Isolate network cache per first-party when privacy.partition.network_state is set to true - part 2 - tests, r=mayhemer 2020-05-21 05:41:50 +00:00
CSPEvalChecker.cpp
CSPEvalChecker.h
DOMSecurityMonitor.cpp Bug 1637288 - Allow the development build of react to use innerHTML. r=Gijs 2020-05-12 22:19:53 +00:00
DOMSecurityMonitor.h
FramingChecker.cpp Bug 1619338: Enforcing XFO in parent allows us to remove extension carve-out. r=robwu 2020-04-28 05:49:02 +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 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
ReferrerInfo.h Bug 1635094 - Cleanup the ReferrerInfo code. r=ckerschb 2020-05-04 18:50:20 +00:00
SRICheck.cpp
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 1636900: Remove TYPE_XBL from nsIContentPolicy. r=remote-protocol-reviewers,emilio,whimboo 2020-05-13 06:53:28 +00:00
SecFetch.h
moz.build Bug 1599131: Remove carve outs for downloads within x-frame-options when fission enabled. r=smaug,mattwoodrow 2020-04-14 05:57:44 +00:00
nsCSPContext.cpp Bug 1632811: Use final URI for CSP reports in case of iframes. r=baku 2020-05-16 16:57:00 +00:00
nsCSPContext.h Bug 1626570 - Remove obsolete copy enabling machinery. r=froydnj 2020-05-11 08:23:03 +00:00
nsCSPParser.cpp Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
nsCSPParser.h
nsCSPService.cpp Bug 1636900: Remove TYPE_XBL from nsIContentPolicy. r=remote-protocol-reviewers,emilio,whimboo 2020-05-13 06:53:28 +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 1636900: Remove TYPE_XBL from nsIContentPolicy. r=remote-protocol-reviewers,emilio,whimboo 2020-05-13 06:53:28 +00:00
nsCSPUtils.h Bug 1626570 - Improve handling of copying arrays in dom/security/. r=ckerschb 2020-05-06 11:16:49 +00:00
nsContentSecurityManager.cpp Bug 1613609 - prototype patch with whitelist for sysrequest r=ckerschb 2020-05-20 13:01:35 +00:00
nsContentSecurityManager.h
nsContentSecurityUtils.cpp Bug 1633374 - disallow eval in parent process r=ckerschb,tjr 2020-05-05 14:57:53 +00:00
nsContentSecurityUtils.h Bug 1599131: Remove carve outs for downloads within x-frame-options when fission enabled. r=smaug,mattwoodrow 2020-04-14 05:57:44 +00:00
nsHTTPSOnlyStreamListener.cpp Bug 1627206 - Upgrade failure telemetry for HTTPS Only Mode. r=ckerschb,jcj,dragana 2020-04-17 11:41:36 +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 Bug 1631384 - Added upgrade exceptions for HTTPS Only Mode. r=ckerschb,necko-reviewers,valentin 2020-04-29 15:52:19 +00:00
nsHTTPSOnlyUtils.h Bug 1631384 - Added upgrade exceptions for HTTPS Only Mode. r=ckerschb,necko-reviewers,valentin 2020-04-29 15:52:19 +00:00
nsMixedContentBlocker.cpp Bug 1637487 - Store mixed content security flags as a flags word on Document instead of bools. r=ckerschb 2020-05-14 01:27:42 +00:00
nsMixedContentBlocker.h Bug 1635992 - Pass LoadInfo into nsMixedContentBlocker::ShouldLoad. r=ckerschb 2020-05-08 02:53:42 +00:00