Home
last modified time | relevance | path

Searched refs:EqualsIgnoringFPD (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/firefox/firefox-99.0/caps/
H A DOriginAttributes.h65 return EqualsIgnoringFPD(aOther) &&
76 [[nodiscard]] bool EqualsIgnoringFPD(const OriginAttributes& aOther) const { in EqualsIgnoringFPD() function
85 return EqualsIgnoringFPD(aOther) && in EqualsIgnoringPartitionKey()
/dports/www/firefox-esr/firefox-91.8.0/caps/
H A DOriginAttributes.h65 return EqualsIgnoringFPD(aOther) &&
76 [[nodiscard]] bool EqualsIgnoringFPD(const OriginAttributes& aOther) const { in EqualsIgnoringFPD() function
85 return EqualsIgnoringFPD(aOther) && in EqualsIgnoringPartitionKey()
/dports/mail/thunderbird/thunderbird-91.8.0/caps/
H A DOriginAttributes.h65 return EqualsIgnoringFPD(aOther) &&
76 [[nodiscard]] bool EqualsIgnoringFPD(const OriginAttributes& aOther) const { in EqualsIgnoringFPD() function
85 return EqualsIgnoringFPD(aOther) && in EqualsIgnoringPartitionKey()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp132 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()) || in VerifyValidStoragePrincipalInfoForPrincipalInfo()
156 spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()); in VerifyValidStoragePrincipalInfoForPrincipalInfo()
166 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs())) { in VerifyValidStoragePrincipalInfoForPrincipalInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp165 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()) || in VerifyValidStoragePrincipalInfoForPrincipalInfo()
189 spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()); in VerifyValidStoragePrincipalInfoForPrincipalInfo()
199 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs())) { in VerifyValidStoragePrincipalInfoForPrincipalInfo()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp165 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()) || in VerifyValidStoragePrincipalInfoForPrincipalInfo()
189 spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs()); in VerifyValidStoragePrincipalInfoForPrincipalInfo()
199 if (!spInfo.attrs().EqualsIgnoringFPD(pInfo.attrs())) { in VerifyValidStoragePrincipalInfoForPrincipalInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/caps/
H A DOriginAttributes.h68 MOZ_MUST_USE bool EqualsIgnoringFPD(const OriginAttributes& aOther) const { in EqualsIgnoringFPD() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.cpp802 !parentBC || openWindowInfo->mOriginAttributes.EqualsIgnoringFPD( in OpenWindowInternal()
1076 subjectPrincipal->OriginAttributesRef().EqualsIgnoringFPD( in OpenWindowInternal()
/dports/www/firefox/firefox-99.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.cpp838 !parentBC || openWindowInfo->mOriginAttributes.EqualsIgnoringFPD( in OpenWindowInternal()
1125 subjectPrincipal->OriginAttributesRef().EqualsIgnoringFPD( in OpenWindowInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.cpp805 !parentBC || openWindowInfo->mOriginAttributes.EqualsIgnoringFPD( in OpenWindowInternal()
1094 subjectPrincipal->OriginAttributesRef().EqualsIgnoringFPD( in OpenWindowInternal()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/windowwatcher/
H A DnsWindowWatcher.cpp805 !parentBC || openWindowInfo->mOriginAttributes.EqualsIgnoringFPD( in OpenWindowInternal()
1094 subjectPrincipal->OriginAttributesRef().EqualsIgnoringFPD( in OpenWindowInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DBrowsingContext.cpp1377 opener->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
1387 parent->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsFrameLoader.cpp1267 if (!ourOriginAttributes.EqualsIgnoringFPD(otherOriginAttributes)) { in SwapWithOtherRemoteLoader()
3877 MOZ_ASSERT(attrs.EqualsIgnoringFPD(docAttrs)); in EnsureBrowsingContextAttached()
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DBrowsingContext.cpp1743 opener->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
1753 parent->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsFrameLoader.cpp1274 if (!ourOriginAttributes.EqualsIgnoringFPD(otherOriginAttributes)) { in SwapWithOtherRemoteLoader()
3881 MOZ_ASSERT(attrs.EqualsIgnoringFPD(docAttrs)); in EnsureBrowsingContextAttached()
H A DnsGlobalWindowOuter.cpp5955 sourceAttrs.EqualsIgnoringFPD(targetAttrs)); in GetPrincipalForPostMessage()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DBrowsingContext.cpp1799 opener->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
1809 parent->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsFrameLoader.cpp1267 if (!ourOriginAttributes.EqualsIgnoringFPD(otherOriginAttributes)) { in SwapWithOtherRemoteLoader()
3877 MOZ_ASSERT(attrs.EqualsIgnoringFPD(docAttrs)); in EnsureBrowsingContextAttached()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DBrowsingContext.cpp1743 opener->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
1753 parent->mOriginAttributes.EqualsIgnoringFPD(mOriginAttributes)); in AssertCoherentLoadContext()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DContentParent.cpp4602 if (!aOriginAttributes.EqualsIgnoringFPD(topBC->OriginAttributesRef())) { in CommonCreateWindow()
4830 if (!aOriginAttributes.EqualsIgnoringFPD(newBC->OriginAttributesRef())) { in RecvCreateWindow()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsFrameLoader.cpp3521 MOZ_ASSERT(attrs.EqualsIgnoringFPD(docAttrs)); in EnsureBrowsingContextAttached()
H A DnsGlobalWindowOuter.cpp5924 sourceAttrs.EqualsIgnoringFPD(targetAttrs)); in GetPrincipalForPostMessage()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DContentParent.cpp5178 if (!aOriginAttributes.EqualsIgnoringFPD(topBC->OriginAttributesRef())) { in CommonCreateWindow()
5414 if (!aOriginAttributes.EqualsIgnoringFPD(newBC->OriginAttributesRef())) { in RecvCreateWindow()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentParent.cpp5218 if (!aOriginAttributes.EqualsIgnoringFPD(topBC->OriginAttributesRef())) { in CommonCreateWindow()
5454 if (!aOriginAttributes.EqualsIgnoringFPD(newBC->OriginAttributesRef())) { in RecvCreateWindow()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DContentParent.cpp5178 if (!aOriginAttributes.EqualsIgnoringFPD(topBC->OriginAttributesRef())) { in CommonCreateWindow()
5414 if (!aOriginAttributes.EqualsIgnoringFPD(newBC->OriginAttributesRef())) { in RecvCreateWindow()

12