gecko-dev/dom/security
Junior Hsu e173f99b5b Bug 1600326 - P3 use lazy pref getter in MixedContentBlocker, r=bzbarsky
This is an optimization to avoid getting the preference value for each http load when COOP is enabled, because that needs to check secure context state for all loads.

Depends on D57579

Differential Revision: https://phabricator.services.mozilla.com/D57580

--HG--
extra : moz-landing-system : lando
2019-12-31 04:11:04 +00:00
..
featurepolicy Bug 1483631 - Prompt with both first party and third party origin if we are delegating permission with allows all feature policy. r=baku 2019-12-04 15:39:26 +00:00
fuzztest Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test Bug 1603709 - Add 'report-sample' to CSP exemptions to invalidation when using 'strict-dynamic' r=ckerschb 2019-12-17 17:39:37 +00:00
CSPEvalChecker.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
CSPEvalChecker.h
DOMSecurityManager.cpp Bug 1599843 - DOMSecurityManager::EnforeXFrameOptionsCheck is infallible. r=baku 2019-11-27 20:51:37 +00:00
DOMSecurityManager.h Bug 1599843 - DOMSecurityManager::EnforeXFrameOptionsCheck is infallible. r=baku 2019-11-27 20:51:37 +00:00
FramingChecker.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
FramingChecker.h No bug - minor non-unified build fixes. 2019-12-08 19:51:44 +00:00
moz.build Bug 1584993: Make CSP frame-ancestors work with fission enabled. r=jkt,farre,valentin 2019-10-22 10:57:43 +00:00
nsContentSecurityManager.cpp Bug 1603806. Add a blocking reason when loads with the SEC_REQUIRE_SAME_ORIGIN_* security flags are blocked due to not being same-origin. r=ckerschb,ochameau 2019-12-16 09:36:45 +00:00
nsContentSecurityManager.h Bug 1543579 - Disallow SystemPrincipal for Remote documents on all channels r=ckerschb,tjr 2019-12-02 10:45:23 +00:00
nsContentSecurityUtils.cpp Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
nsContentSecurityUtils.h Bug 1582512 - Record a Telemetry Event if we receive a request to load a script filename we aren't expecting r=chutten 2019-12-02 17:27:16 +00:00
nsCSPContext.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPContext.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPParser.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPParser.h Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
nsCSPService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPService.h Bug 1583076 - Make nsCSPService::ConsultCSPForRedirect return both the AsyncOnChannelRedirect result, as well as an optional result to cancel the old channel with. r=ckerschb 2019-09-25 08:25:22 +00:00
nsCSPUtils.cpp Bug 1605123 - Fix CSP keyword invalidation assertion crash. r=ckerschb 2019-12-19 15:19:04 +00:00
nsCSPUtils.h Bug 1603709 - Add 'report-sample' to CSP exemptions to invalidation when using 'strict-dynamic' r=ckerschb 2019-12-17 17:39:37 +00:00
nsMixedContentBlocker.cpp Bug 1600326 - P3 use lazy pref getter in MixedContentBlocker, r=bzbarsky 2019-12-31 04:11:04 +00:00
nsMixedContentBlocker.h Bug 1600326 - P3 use lazy pref getter in MixedContentBlocker, r=bzbarsky 2019-12-31 04:11:04 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1600051 - Refactor GetURI usage in ReferrerInfo.cpp r=ckerschb 2019-12-06 12:32:27 +00:00
ReferrerInfo.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h