gecko-dev/dom/security
2018-09-19 06:50:23 +02:00
..
fuzztest Bug 1475448 - Add ContentSecurityPolicyParser fuzzing target. r=ckerschb, sr=decoder 2018-08-24 08:30:24 +00:00
test Bug 1490977: Assert content privileged about page has CSP. r=smaug 2018-09-19 06:50:23 +02:00
ContentVerifier.cpp
ContentVerifier.h
CSPEvalChecker.cpp Bug 1490165 - Workers.setTimeout/setInterval must handle CSP rejections, r=ckerschb 2018-09-17 17:53:10 +02:00
CSPEvalChecker.h Bug 1490165 - Workers.setTimeout/setInterval must handle CSP rejections, r=ckerschb 2018-09-17 17:53:10 +02:00
FramingChecker.cpp Bug 1488628 - Change some nsIWebNavigation method arguments from wstring to AString. r=nika 2018-09-05 13:42:16 +10:00
FramingChecker.h
moz.build Bug 1490165 - Workers.setTimeout/setInterval must handle CSP rejections, r=ckerschb 2018-09-17 17:53:10 +02:00
nsContentSecurityManager.cpp Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan 2018-09-07 14:47:51 +00:00
nsContentSecurityManager.h Bug 1404744 - Check for FTP subresource after applying CSP. r=ckerschb 2018-04-06 00:27:02 +02:00
nsCSPContext.cpp Bug 1488165 - Remove security.csp.enable_violation_events pref, r=dveditz 2018-09-06 09:05:10 +02:00
nsCSPContext.h Bug 1476592 - Remove the cache from nsCSPContext - part 1, r=ckerschb 2018-08-01 06:35:21 +02:00
nsCSPParser.cpp Bug 1489363 - Replace some string.Append* with AppendLiteral. r=froydnj 2018-09-07 22:12:04 +00:00
nsCSPParser.h Bug 1476820 - Convert some VarCache prefs in dom/security/ to use StaticPrefs. r=ckerschb 2018-07-19 10:43:29 +10:00
nsCSPService.cpp Bug 1490793 - Localization DTDs should not be subject to CSP r=ckerschb 2018-09-18 08:17:41 +00:00
nsCSPService.h Bug 1476820 - Convert some VarCache prefs in dom/security/ to use StaticPrefs. r=ckerschb 2018-07-19 10:43:29 +10:00
nsCSPUtils.cpp Bug 1489098 - Remove useless use of PromiseFlatString. r=peterv 2018-09-11 17:17:05 +00:00
nsCSPUtils.h Bug 1304645: Pass individual CSP errors as categories to web console error messages. r=baku 2018-07-20 19:57:21 +02:00
nsMixedContentBlocker.cpp Bug 1304645: Pass individual CSP errors as categories to web console error messages. r=baku 2018-07-20 19:57:21 +02:00
nsMixedContentBlocker.h Bug 1332422 - CSP should not use 'aExtra' to indicate redirects within ContentPolicy, r=ckerschb 2018-07-19 13:25:50 +02:00
PolicyTokenizer.cpp Bug 1458504 - Move Tokenizer into it's own file so it can be shared by the CSP Parser and the Feature Policy Parser. r=jkt 2018-05-02 16:36:51 +02:00
PolicyTokenizer.h Bug 1458504 - Move Tokenizer into it's own file so it can be shared by the CSP Parser and the Feature Policy Parser. r=jkt 2018-05-02 16:36:51 +02:00
SRICheck.cpp Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj. 2018-08-14 14:43:42 +03:00
SRICheck.h Bug 1454460 - Hoist SRI helper into Loader.cpp. r=bz 2018-04-17 16:27:09 -07:00
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h