Home
last modified time | relevance | path

Searched refs:IsThirdPartyWindowOrChannel (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DClassifierDummyChannelChild.cpp48 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, aURI); in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DClassifierDummyChannelChild.cpp48 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, aURI); in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DClassifierDummyChannelChild.cpp48 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, aURI); in Create()
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DImageCacheKey.cpp140 if (nsContentUtils::IsThirdPartyWindowOrChannel(aDocument->GetInnerWindow(), in GetIsolationKey()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImageCacheKey.cpp140 if (nsContentUtils::IsThirdPartyWindowOrChannel(aDocument->GetInnerWindow(), in GetIsolationKey()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/url-classifier/
H A DUrlClassifierFeatureSocialTrackingProtection.cpp101 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, chanURI); in MaybeCreate()
H A DUrlClassifierFeatureFingerprintingProtection.cpp101 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, chanURI); in MaybeCreate()
H A DUrlClassifierFeatureTrackingProtection.cpp95 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, chanURI); in MaybeCreate()
H A DUrlClassifierFeatureCryptominingProtection.cpp97 nsContentUtils::IsThirdPartyWindowOrChannel(nullptr, aChannel, chanURI); in MaybeCreate()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DImageCacheKey.cpp186 if (nsContentUtils::IsThirdPartyWindowOrChannel(aDocument->GetInnerWindow(), in GetIsolationKey()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cookie/
H A DCookieServiceChild.cpp359 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
453 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
H A DCookieCommons.cpp309 if (!nsContentUtils::IsThirdPartyWindowOrChannel(aWindow, nullptr, in CookieStatusForWindow()
H A DCookieService.cpp325 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
464 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cookie/
H A DCookieServiceChild.cpp369 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
467 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
H A DCookieCommons.cpp319 if (!nsContentUtils::IsThirdPartyWindowOrChannel(aWindow, nullptr, in CookieStatusForWindow()
H A DCookieService.cpp365 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
512 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cookie/
H A DCookieServiceChild.cpp369 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
467 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
H A DCookieCommons.cpp319 if (!nsContentUtils::IsThirdPartyWindowOrChannel(aWindow, nullptr, in CookieStatusForWindow()
H A DCookieService.cpp365 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in GetCookieStringFromDocument()
512 thirdParty = nsContentUtils::IsThirdPartyWindowOrChannel(innerWindow, in SetCookieStringFromDocument()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DWindowGlobalActor.cpp104 nsContentUtils::IsThirdPartyWindowOrChannel(aWindow, nullptr, nullptr); in WindowInitializer()
H A DWindowGlobalChild.cpp212 txn.SetIsThirdPartyWindow(nsContentUtils::IsThirdPartyWindowOrChannel( in OnNewDocument()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DContentBlocking.cpp1002 MOZ_ASSERT_IF(NS_SUCCEEDED(rv), nsContentUtils::IsThirdPartyWindowOrChannel( in ShouldAllowAccessFor()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DContentBlocking.cpp1002 MOZ_ASSERT_IF(NS_SUCCEEDED(rv), nsContentUtils::IsThirdPartyWindowOrChannel( in ShouldAllowAccessFor()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DContentBlocking.cpp917 MOZ_ASSERT_IF(NS_SUCCEEDED(rv), nsContentUtils::IsThirdPartyWindowOrChannel( in ShouldAllowAccessFor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2950 static bool IsThirdPartyWindowOrChannel(nsPIDOMWindowInner* aWindow,

12