gecko-dev/dom/security
2016-05-17 15:34:53 +02:00
..
test Bug 1265318: tests for require-sri-for CSP directive. r=ckerschb 2016-05-31 08:30:00 +02:00
ContentVerifier.cpp Bug 1226928 - signature verification for content-signing, r=keeler,mayhemer 2016-03-14 11:56:35 +01:00
ContentVerifier.h Bug 1226928 - signature verification for content-signing, r=keeler,mayhemer 2016-03-14 11:56:35 +01:00
moz.build Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
nsContentSecurityManager.cpp Bug 1269254 - Skip CheckLoadURIWithPrincipal checks within ContentSecurityManager on loadingPrincipal if security flag indicates allow cross origin loads (r=sicking) 2016-05-29 20:40:16 +02:00
nsContentSecurityManager.h Bug 1226909 part 1: Do security checks in a redirect handler rather than when opening the redirected channel. r=ckerschb 2015-12-06 18:33:14 -05:00
nsCSPContext.cpp Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
nsCSPContext.h Bug 1252829 - CSP Telemetry. r=ckerschb, p=bsmedberg 2016-03-02 13:00:09 +01:00
nsCSPParser.cpp Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
nsCSPParser.h Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
nsCSPService.cpp Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
nsCSPService.h
nsCSPUtils.cpp Bug 1247459 - Meta and header CSP are merged without a semicolon. r=ckerschb 2016-05-17 15:34:53 +02:00
nsCSPUtils.h Bug 1265318: add require-sri-for CSP directive. r=ckerschb 2016-05-31 11:14:00 +02:00
nsMixedContentBlocker.cpp Bug 1273418 - CSP: Evaluate upgrade-insecure-requests before block-all-mixed-content (r=tanvi) 2016-05-21 19:35:45 +02:00
nsMixedContentBlocker.h
SRICheck.cpp Bug 1268851 - Add SRILogHelper to hold GetSriLog r=baku 2016-05-03 17:43:33 -07:00
SRICheck.h Bug 1218029 - Implements progressive Unicode chars decoding in nsScriptLoader. r=djvj 2015-11-30 08:54:52 -06:00
SRILogHelper.h Bug 1268851 - Add SRILogHelper to hold GetSriLog r=baku 2016-05-03 17:43:33 -07:00
SRIMetadata.cpp Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini 2015-11-23 11:09:25 -08:00
SRIMetadata.h