Home
last modified time | relevance | path

Searched refs:IsPreloadType (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/security/
H A DnsCSPService.cpp150 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
281 bool isPreload = nsContentUtils::IsPreloadType(policyType); in AsyncOnChannelRedirect()
H A DnsMixedContentBlocker.cpp416 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
H A DnsCSPContext.cpp118 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/security/
H A DnsCSPService.cpp164 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
280 bool isPreload = nsContentUtils::IsPreloadType(policyType); in AsyncOnChannelRedirect()
H A DnsMixedContentBlocker.cpp423 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
H A DnsCSPContext.cpp144 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
/dports/www/firefox-esr/firefox-91.8.0/dom/security/
H A DnsCSPService.cpp145 bool isPreload = nsContentUtils::IsPreloadType(contentType); in ConsultCSP()
359 bool isPreload = nsContentUtils::IsPreloadType(policyType); in ConsultCSPForRedirect()
H A DnsMixedContentBlocker.cpp421 bool isPreload = nsContentUtils::IsPreloadType(internalContentType); in ShouldLoad()
/dports/www/firefox/firefox-99.0/dom/security/
H A DnsCSPService.cpp144 bool isPreload = nsContentUtils::IsPreloadType(contentType); in ConsultCSP()
357 bool isPreload = nsContentUtils::IsPreloadType(policyType); in ConsultCSPForRedirect()
H A DnsMixedContentBlocker.cpp439 bool isPreload = nsContentUtils::IsPreloadType(internalContentType); in ShouldLoad()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/security/
H A DnsCSPService.cpp145 bool isPreload = nsContentUtils::IsPreloadType(contentType); in ConsultCSP()
359 bool isPreload = nsContentUtils::IsPreloadType(policyType); in ConsultCSPForRedirect()
H A DnsMixedContentBlocker.cpp421 bool isPreload = nsContentUtils::IsPreloadType(internalContentType); in ShouldLoad()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DnsCSPService.cpp144 bool isPreload = nsContentUtils::IsPreloadType(contentType); in ConsultCSP()
349 bool isPreload = nsContentUtils::IsPreloadType(policyType); in ConsultCSPForRedirect()
H A DnsCSPContext.cpp130 bool isPreload = nsContentUtils::IsPreloadType(aContentType); in ShouldLoad()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DLoadInfo.cpp139 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
170 if (!mEnforceSRI && nsContentUtils::IsPreloadType(aContentPolicyType)) { in LoadInfo()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DLoadInfo.cpp248 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
257 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
303 if (!nsContentUtils::IsPreloadType(mInternalContentPolicyType)) { in LoadInfo()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DLoadInfo.cpp238 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
254 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
301 if (!nsContentUtils::IsPreloadType(mInternalContentPolicyType)) { in LoadInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DLoadInfo.cpp248 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
257 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
303 if (!nsContentUtils::IsPreloadType(mInternalContentPolicyType)) { in LoadInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DLoadInfo.cpp284 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
293 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
339 if (!nsContentUtils::IsPreloadType(mInternalContentPolicyType)) { in LoadInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DLoadInfo.cpp190 (nsContentUtils::IsPreloadType(mInternalContentPolicyType) && in LoadInfo()
237 if (!mEnforceSRI && nsContentUtils::IsPreloadType(aContentPolicyType)) { in LoadInfo()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1080 static bool IsPreloadType(nsContentPolicyType aType);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h1364 static bool IsPreloadType(nsContentPolicyType aType);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1263 static bool IsPreloadType(nsContentPolicyType aType);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h1400 static bool IsPreloadType(nsContentPolicyType aType);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h1376 static bool IsPreloadType(nsContentPolicyType aType);

12