gecko-dev/dom/security
Matt Woodrow e579f452c1 Bug 1556489 - P8. Add CSPService::ConsultCSPForRedirect. r=mayhemer,ckerschb
We extract the code from CSPService::AsyncOnChannelRedirect so that we can use it in a follow-up change.

Differential Revision: https://phabricator.services.mozilla.com/D40965
2019-09-03 10:19:12 +10:00
..
featurepolicy Bug 1575343, part 1 - Avoid a gratuitous string copy by calling the nsAString overload of GetCallingLocation. r=smaug 2019-08-20 22:53:49 +00:00
fuzztest
test Bug 1505412 - Skip CSP-Nonce check for CSP-Ro+Redirected Channels r=ckerschb 2019-09-02 14:49:27 +00:00
CSPEvalChecker.cpp Bug 1570738 - Record Telemetry if eval() is used in the Parent Process r=ckerschb 2019-08-06 19:56:23 +00:00
CSPEvalChecker.h
FramingChecker.cpp
FramingChecker.h
moz.build Bug 1573145: Create ContentSecurityUtils.h/cpp and move AssertAboutPageHasCSP into it. r=jkt 2019-08-14 10:15:09 +00:00
nsContentSecurityManager.cpp Bug 1573622 - Do not enforce eval() assertions if userchrome.css is enabled r=ckerschb 2019-08-14 14:29:57 +00:00
nsContentSecurityManager.h Bug 1570738 - Record Telemetry if eval() is used in the Parent Process r=ckerschb 2019-08-06 19:56:23 +00:00
nsContentSecurityUtils.cpp Bug 1573145: Create ContentSecurityUtils.h/cpp and move AssertAboutPageHasCSP into it. r=jkt 2019-08-14 10:15:09 +00:00
nsContentSecurityUtils.h Bug 1573145: Create ContentSecurityUtils.h/cpp and move AssertAboutPageHasCSP into it. r=jkt 2019-08-14 10:15:09 +00:00
nsCSPContext.cpp Bug 1575343, part 2 - Avoid string copies when getting calling location in nsCSPContext. r=smaug 2019-08-20 22:53:53 +00:00
nsCSPContext.h
nsCSPParser.cpp Backed out changeset d0aae34d9b95 (bug 1529068) for failing form-redirected-blocked.sub.html on a CLOSED TREE 2019-08-07 01:39:29 +03:00
nsCSPParser.h
nsCSPService.cpp Bug 1556489 - P8. Add CSPService::ConsultCSPForRedirect. r=mayhemer,ckerschb 2019-09-03 10:19:12 +10:00
nsCSPService.h Bug 1556489 - P8. Add CSPService::ConsultCSPForRedirect. r=mayhemer,ckerschb 2019-09-03 10:19:12 +10:00
nsCSPUtils.cpp Bug 1505412 - Skip CSP-Nonce check for CSP-Ro+Redirected Channels r=ckerschb 2019-09-02 14:49:27 +00:00
nsCSPUtils.h Backed out changeset d0aae34d9b95 (bug 1529068) for failing form-redirected-blocked.sub.html on a CLOSED TREE 2019-08-07 01:39:29 +03:00
nsMixedContentBlocker.cpp Bug 1399803 - Consider all IPv4 loopback addresses as secure context; r=bzbarsky,dragana 2019-08-30 07:57:34 +00:00
nsMixedContentBlocker.h Bug 1376309 - Allow localhost ws:// connections from secure origins. r=jkt 2019-08-07 00:19:59 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
ReferrerInfo.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
SRICheck.cpp
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h