Home
last modified time | relevance | path

Searched refs:StorageAccessSandboxed (Results 1 – 22 of 22) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DContentBlocking.cpp219 Document::StorageAccessSandboxed(aParentContext->GetSandboxFlags())) { in AllowAccessFor()
1009 if (doc && (doc->StorageAccessSandboxed())) { in ShouldAllowAccessFor()
1201 if (Document::StorageAccessSandboxed(targetBC->GetSandboxFlags())) { in ShouldAllowAccessFor()
H A DAntiTrackingUtils.cpp399 if (Document::StorageAccessSandboxed(aBrowsingContext->GetSandboxFlags())) { in GetTopLevelStorageAreaWindowId()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DContentBlocking.cpp219 Document::StorageAccessSandboxed(aParentContext->GetSandboxFlags())) { in AllowAccessFor()
1009 if (doc && (doc->StorageAccessSandboxed())) { in ShouldAllowAccessFor()
1201 if (Document::StorageAccessSandboxed(targetBC->GetSandboxFlags())) { in ShouldAllowAccessFor()
H A DAntiTrackingUtils.cpp399 if (Document::StorageAccessSandboxed(aBrowsingContext->GetSandboxFlags())) { in GetTopLevelStorageAreaWindowId()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DContentBlocking.cpp211 Document::StorageAccessSandboxed(aParentContext->GetSandboxFlags())) { in AllowAccessFor()
924 if (doc && (doc->StorageAccessSandboxed())) { in ShouldAllowAccessFor()
1134 if (Document::StorageAccessSandboxed(targetBC->GetSandboxFlags())) { in ShouldAllowAccessFor()
H A DAntiTrackingUtils.cpp392 if (Document::StorageAccessSandboxed(aBrowsingContext->GetSandboxFlags())) { in GetTopLevelStorageAreaWindowId()
/dports/www/firefox/firefox-99.0/toolkit/components/antitracking/
H A DContentBlocking.cpp221 Document::StorageAccessSandboxed(aParentContext->GetSandboxFlags())) { in AllowAccessFor()
1061 if (doc && (doc->StorageAccessSandboxed())) { in ShouldAllowAccessFor()
1259 if (Document::StorageAccessSandboxed(targetBC->GetSandboxFlags())) { in ShouldAllowAccessFor()
H A DAntiTrackingUtils.cpp406 if (Document::StorageAccessSandboxed(aBrowsingContext->GetSandboxFlags())) { in GetTopLevelStorageAreaWindowId()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DLoadInfo.cpp194 if (!doc || (!doc->StorageAccessSandboxed())) { in LoadInfo()
465 if (!Document::StorageAccessSandboxed(aParentWGP->SandboxFlags())) { in LoadInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DLoadInfo.cpp194 if (!doc || (!doc->StorageAccessSandboxed())) { in LoadInfo()
465 if (!Document::StorageAccessSandboxed(aParentWGP->SandboxFlags())) { in LoadInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DLoadInfo.cpp205 if (!doc || (!doc->StorageAccessSandboxed())) { in LoadInfo()
689 if (!Document::StorageAccessSandboxed(parentWGP->SandboxFlags())) { in LoadInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h1383 bool StorageAccessSandboxed() const;
1387 static bool StorageAccessSandboxed(uint32_t aSandboxFlags);
H A DDocument.cpp15807 if (StorageAccessSandboxed()) { in RequestStorageAccess()
16141 bool Document::StorageAccessSandboxed(uint32_t aSandboxFlags) { in StorageAccessSandboxed() function in mozilla::dom::Document
16146 bool Document::StorageAccessSandboxed() const { in StorageAccessSandboxed() function in mozilla::dom::Document
16147 return Document::StorageAccessSandboxed(GetSandboxFlags()); in StorageAccessSandboxed()
H A DnsGlobalWindowInner.cpp5644 if (mDoc && (mDoc->StorageAccessSandboxed())) { in GetTopLevelStorageAreaPrincipal()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h1416 bool StorageAccessSandboxed() const;
1420 static bool StorageAccessSandboxed(uint32_t aSandboxFlags);
H A DDocument.cpp16852 if (StorageAccessSandboxed()) { in RequestStorageAccess()
17461 bool Document::StorageAccessSandboxed(uint32_t aSandboxFlags) { in StorageAccessSandboxed() function in mozilla::dom::Document
17466 bool Document::StorageAccessSandboxed() const { in StorageAccessSandboxed() function in mozilla::dom::Document
17467 return Document::StorageAccessSandboxed(GetSandboxFlags()); in StorageAccessSandboxed()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h1410 bool StorageAccessSandboxed() const;
1414 static bool StorageAccessSandboxed(uint32_t aSandboxFlags);
H A DDocument.cpp16532 if (StorageAccessSandboxed()) { in RequestStorageAccess()
16886 bool Document::StorageAccessSandboxed(uint32_t aSandboxFlags) { in StorageAccessSandboxed() function in mozilla::dom::Document
16891 bool Document::StorageAccessSandboxed() const { in StorageAccessSandboxed() function in mozilla::dom::Document
16892 return Document::StorageAccessSandboxed(GetSandboxFlags()); in StorageAccessSandboxed()
H A DnsGlobalWindowInner.cpp5999 if (mDoc && (mDoc->StorageAccessSandboxed())) { in GetTopLevelStorageAreaPrincipal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h1410 bool StorageAccessSandboxed() const;
1414 static bool StorageAccessSandboxed(uint32_t aSandboxFlags);
H A DDocument.cpp16532 if (StorageAccessSandboxed()) { in RequestStorageAccess()
16886 bool Document::StorageAccessSandboxed(uint32_t aSandboxFlags) { in StorageAccessSandboxed() function in mozilla::dom::Document
16891 bool Document::StorageAccessSandboxed() const { in StorageAccessSandboxed() function in mozilla::dom::Document
16892 return Document::StorageAccessSandboxed(GetSandboxFlags()); in StorageAccessSandboxed()
H A DnsGlobalWindowInner.cpp5999 if (mDoc && (mDoc->StorageAccessSandboxed())) { in GetTopLevelStorageAreaPrincipal()