gecko-dev/dom/security
2016-04-25 17:23:21 -07:00
..
test Bug 1262635 - Don't strip URIs of ftp: when sending reports. r=dveditz 2016-04-17 20:09:18 +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 1226928 - signature verification for content-signing, r=keeler,mayhemer 2016-03-14 11:56:35 +01:00
nsContentSecurityManager.cpp Bug 1105556 - Don't call CheckLoadURIWithPrincipal() in DoCheckLoadURIChecks() for TYPE_DOCUMENT loads where we don't have a loadingPrincipal. Ensure SEC_COOKIES_SAME_ORIGIN isn't set for TYPE_DOCUMENT loads in CheckChannel(). r=ckerschb, sicking 2016-04-13 16:30:28 -07: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 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
nsCSPContext.h Bug 1252829 - CSP Telemetry. r=ckerschb, p=bsmedberg 2016-03-02 13:00:09 +01:00
nsCSPParser.cpp Bug 1252829 - CSP Telemetry. r=ckerschb, p=bsmedberg 2016-03-02 13:00:09 +01:00
nsCSPParser.h Bug 663570 - MetaCSP Part 1: CSP parser changes (r=sicking) 2015-11-14 19:27:59 -08:00
nsCSPService.cpp Bug 1259678 - Refactor SubjectToCSP to avoid calling ShouldLoad if CSP doesn't apply to the content type. r=ckerschb 2016-03-24 23:09:00 -04:00
nsCSPService.h
nsCSPUtils.cpp Bug 1254194: Allow iterating over and inspecting sources of parsed CSP directives. r=ckerschb 2016-04-23 20:42:43 -07:00
nsCSPUtils.h Bug 1142332 - Prevent calling CSP_EnumToKeyword with CSP_HASH. r=ckerschb 2016-04-24 14:56:22 -04:00
nsMixedContentBlocker.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
nsMixedContentBlocker.h
SRICheck.cpp Bug 1218029 - Implements progressive Unicode chars decoding in nsScriptLoader. r=djvj 2015-11-30 08:54:52 -06:00
SRICheck.h Bug 1218029 - Implements progressive Unicode chars decoding in nsScriptLoader. r=djvj 2015-11-30 08:54:52 -06: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