gecko-dev/dom/security
2019-09-05 14:22:09 +00: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 1578231: Hardcode whitelist of about: pages where we can not apply a CSP. r=jkt 2019-09-05 14:22:09 +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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
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
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 1578529 - Remove an Eval-Assert exception we don't need and accidently included r=ckerschb 2019-09-04 11:51:59 +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 1578231: Hardcode whitelist of about: pages where we can not apply a CSP. r=jkt 2019-09-05 14:22: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 Backed out changeset 890bcaee9b7d (bug 1529068) for causing massive tier2 failures on central in dom/security/test/csp/test_navigate_to.html. CLOSED TREE 2019-09-05 09:47:35 +03:00
nsCSPContext.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsCSPParser.cpp Backed out changeset 890bcaee9b7d (bug 1529068) for causing massive tier2 failures on central in dom/security/test/csp/test_navigate_to.html. CLOSED TREE 2019-09-05 09:47:35 +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 Backed out changeset 890bcaee9b7d (bug 1529068) for causing massive tier2 failures on central in dom/security/test/csp/test_navigate_to.html. CLOSED TREE 2019-09-05 09:47:35 +03:00
nsCSPService.h Bug 1556489 - P8. Add CSPService::ConsultCSPForRedirect. r=mayhemer,ckerschb 2019-09-03 10:19:12 +10:00
nsCSPUtils.cpp Backed out changeset 890bcaee9b7d (bug 1529068) for causing massive tier2 failures on central in dom/security/test/csp/test_navigate_to.html. CLOSED TREE 2019-09-05 09:47:35 +03:00
nsCSPUtils.h Backed out changeset 890bcaee9b7d (bug 1529068) for causing massive tier2 failures on central in dom/security/test/csp/test_navigate_to.html. CLOSED TREE 2019-09-05 09:47:35 +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 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 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SRILogHelper.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SRIMetadata.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SRIMetadata.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00