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 Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
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 Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
FramingChecker.h Bug 1301529 - Remove X-Frame-Options allow-from. r=ckerschb 2019-07-24 12:23:32 +00:00
PolicyTokenizer.cpp Bug 1530369 - part 3 - do less copying in generateTokens; r=ckerschb 2019-02-25 13:58:53 -05:00
PolicyTokenizer.h Bug 1530369 - part 1 - don't needlessly write characters when skipping; r=ckerschb 2019-02-25 13:58:54 -05:00
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 Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h
moz.build 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 Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
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 Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
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
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
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