gecko-dev/dom/security
2018-11-28 12:02:34 +02:00
..
featurepolicy Bug 1507230 - dom.security.featurePolicy.webidl.enabled pref controls the exposing of document.policy and HTMLIFrameElement.policy attributes, r=ckerschb 2018-11-14 23:58:52 +01:00
fuzztest Bug 1475448 - Add ContentSecurityPolicyParser fuzzing target. r=ckerschb, sr=decoder 2018-08-24 08:30:24 +00:00
test Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
ContentVerifier.cpp
ContentVerifier.h
CSPEvalChecker.cpp Bug 1498510 - Move nsICSPEventListener out of CSP object, r=ckerschb 2018-10-23 08:17:13 +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 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
FramingChecker.h
moz.build Bug 1390801 - FeaturePolicy - part 1 - HTTP header and attribute parser, r=ckerschb 2018-10-01 08:09:43 +02:00
nsContentSecurityManager.cpp Bug 1505601 - Turn nsIDocShell XPIDL const lists into cenums; r=bzbarsky 2018-11-28 03:30:56 +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 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +00:00
nsCSPContext.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsCSPParser.cpp Bug 1438945 - Part 6: CSP via IPC. r=ckerschb 2018-11-19 15:18:21 -08:00
nsCSPParser.h Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +00:00
nsCSPService.cpp Bug 1503575 - Remove unused mAppStatusCache from nsCSPService. r=baku 2018-10-31 15:35:27 +01:00
nsCSPService.h Bug 1503575 - Remove unused mAppStatusCache from nsCSPService. r=baku 2018-10-31 15:35:27 +01:00
nsCSPUtils.cpp Bug 1438945 - Part 6: CSP via IPC. r=ckerschb 2018-11-19 15:18:21 -08:00
nsCSPUtils.h Bug 1438945 - Part 6: CSP via IPC. r=ckerschb 2018-11-19 15:18:21 -08:00
nsMixedContentBlocker.cpp Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +00: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 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00: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