Home
last modified time | relevance | path

Searched refs:ComputeIsSecureContext (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp76 if (!nsContentUtils::ComputeIsSecureContext(aChannel) && in NS_IMPL_ISUPPORTS()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp76 if (!nsContentUtils::ComputeIsSecureContext(aChannel) && in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp81 if (!nsContentUtils::ComputeIsSecureContext(aChannel) && in NS_IMPL_ISUPPORTS()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp85 if (!nsContentUtils::ComputeIsSecureContext(aChannel) && in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowOuter.h972 bool ComputeIsSecureContext(
H A DnsGlobalWindowOuter.cpp1345 bool nsGlobalWindowOuter::ComputeIsSecureContext(nsIDocument* aDocument, in NS_IMPL_ISUPPORTS()
1722 ComputeIsSecureContext(aDocument)); in SetNewDocument()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h1026 bool ComputeIsSecureContext(
H A DnsContentUtils.h3007 static bool ComputeIsSecureContext(nsIChannel* aChannel);
H A DnsGlobalWindowOuter.cpp1862 bool nsGlobalWindowOuter::ComputeIsSecureContext(Document* aDocument, in NS_IMPL_ISUPPORTS()
2243 ComputeIsSecureContext(aDocument), in SetNewDocument()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowOuter.h1023 bool ComputeIsSecureContext(
H A DnsContentUtils.h3007 static bool ComputeIsSecureContext(nsIChannel* aChannel);
H A DnsGlobalWindowOuter.cpp1850 bool nsGlobalWindowOuter::ComputeIsSecureContext(Document* aDocument, in NS_IMPL_ISUPPORTS()
2209 ComputeIsSecureContext(aDocument), in SetNewDocument()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.h1021 bool ComputeIsSecureContext(
H A DnsContentUtils.h3002 static bool ComputeIsSecureContext(nsIChannel* aChannel);
H A DnsGlobalWindowOuter.cpp1876 bool nsGlobalWindowOuter::ComputeIsSecureContext(Document* aDocument, in NS_IMPL_ISUPPORTS()
2264 ComputeIsSecureContext(aDocument), in SetNewDocument()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h1026 bool ComputeIsSecureContext(
H A DnsContentUtils.h3007 static bool ComputeIsSecureContext(nsIChannel* aChannel);
H A DnsGlobalWindowOuter.cpp1862 bool nsGlobalWindowOuter::ComputeIsSecureContext(Document* aDocument, in NS_IMPL_ISUPPORTS()
2243 ComputeIsSecureContext(aDocument), in SetNewDocument()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp5406 if (nsContentUtils::ComputeIsSecureContext(this)) { in GetNativeServerTiming()
5432 if (!nsContentUtils::ComputeIsSecureContext(this)) { in GetResponseEmbedderPolicy()
5459 if (!nsContentUtils::ComputeIsSecureContext(this)) { in ComputeCrossOriginOpenerPolicy()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp5460 if (nsContentUtils::ComputeIsSecureContext(this)) { in GetNativeServerTiming()
5486 if (!nsContentUtils::ComputeIsSecureContext(this)) { in GetResponseEmbedderPolicy()
5513 if (!nsContentUtils::ComputeIsSecureContext(this)) { in ComputeCrossOriginOpenerPolicy()
H A DnsHttpChannel.cpp9566 if (mEarlyHintObserver && nsContentUtils::ComputeIsSecureContext(this)) { in EarlyHint()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp5406 if (nsContentUtils::ComputeIsSecureContext(this)) { in GetNativeServerTiming()
5432 if (!nsContentUtils::ComputeIsSecureContext(this)) { in GetResponseEmbedderPolicy()
5459 if (!nsContentUtils::ComputeIsSecureContext(this)) { in ComputeCrossOriginOpenerPolicy()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp5045 if (!nsContentUtils::ComputeIsSecureContext(this)) { in GetResponseEmbedderPolicy()
5072 if (!nsContentUtils::ComputeIsSecureContext(this)) { in ComputeCrossOriginOpenerPolicy()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.h1737 bool ComputeIsSecureContext(nsIDocument* aDocument,
H A DnsGlobalWindow.cpp2503 nsGlobalWindow::ComputeIsSecureContext(nsIDocument* aDocument, SecureContextFlags aFlags) in ComputeIsSecureContext() function in nsGlobalWindow
2849 ComputeIsSecureContext(aDocument)); in SetNewDocument()
2854 ComputeIsSecureContext(aDocument, SecureContextFlags::eIgnoreOpener); in SetNewDocument()

12