Home
last modified time | relevance | path

Searched refs:isPrivateBrowsing (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/security/sanitizer/
H A DSanitizer.cpp148 bool isPrivateBrowsing = true; in LogLocalizedString() local
153 isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(doc); in LogLocalizedString()
158 LogMessage(logMsg, aFlags, innerWindowID, isPrivateBrowsing); in LogLocalizedString()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/security/sanitizer/
H A DSanitizer.cpp148 bool isPrivateBrowsing = true; in LogLocalizedString() local
153 isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(doc); in LogLocalizedString()
158 LogMessage(logMsg, aFlags, innerWindowID, isPrivateBrowsing); in LogLocalizedString()
/dports/www/firefox/firefox-99.0/dom/security/sanitizer/
H A DSanitizer.cpp191 bool isPrivateBrowsing = true; in LogLocalizedString() local
196 isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(doc); in LogLocalizedString()
201 LogMessage(logMsg, aFlags, innerWindowID, isPrivateBrowsing); in LogLocalizedString()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/eme/
H A DMediaKeySystemAccessManager.cpp182 bool isPrivateBrowsing = in Request() local
187 &diagnostics, isPrivateBrowsing, in Request()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/url-classifier/
H A DnsIChannelClassifierService.idl33 readonly attribute boolean isPrivateBrowsing;
/dports/www/firefox-esr/firefox-91.8.0/netwerk/url-classifier/
H A DnsIChannelClassifierService.idl33 readonly attribute boolean isPrivateBrowsing;
/dports/www/firefox/firefox-99.0/netwerk/url-classifier/
H A DnsIChannelClassifierService.idl33 readonly attribute boolean isPrivateBrowsing;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/url-classifier/
H A DnsIChannelClassifierService.idl33 readonly attribute boolean isPrivateBrowsing;
/dports/www/firefox-esr/firefox-91.8.0/dom/media/eme/
H A DMediaKeySystemAccessManager.cpp480 bool isPrivateBrowsing = in RequestMediaKeySystemAccess() local
501 isPrivateBrowsing, deprecationWarningLogFn)) { in RequestMediaKeySystemAccess()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/eme/
H A DMediaKeySystemAccessManager.cpp480 bool isPrivateBrowsing = in RequestMediaKeySystemAccess() local
501 isPrivateBrowsing, deprecationWarningLogFn)) { in RequestMediaKeySystemAccess()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/eme/
H A DMediaKeySystemAccessManager.cpp480 bool isPrivateBrowsing = in RequestMediaKeySystemAccess() local
501 isPrivateBrowsing, deprecationWarningLogFn)) { in RequestMediaKeySystemAccess()
/dports/www/firefox/firefox-99.0/dom/media/eme/
H A DMediaKeySystemAccessManager.cpp482 bool isPrivateBrowsing = in RequestMediaKeySystemAccess() local
503 isPrivateBrowsing, deprecationWarningLogFn)) { in RequestMediaKeySystemAccess()
/dports/lang/spidermonkey60/firefox-60.9.0/services/fxaccounts/
H A DFxAccountsWebChannel.jsm353 const isPrivateBrowsing = this._privateBrowsingUtils.isBrowserPrivate(sendingContext.browser);
354 log.debug("is private browsing", isPrivateBrowsing);
355 return isPrivateBrowsing;
/dports/www/firefox-esr/firefox-91.8.0/services/fxaccounts/
H A DFxAccountsWebChannel.jsm515 const isPrivateBrowsing = this._privateBrowsingUtils.isBrowserPrivate(
518 log.debug("is private browsing", isPrivateBrowsing);
519 return isPrivateBrowsing;
/dports/www/firefox/firefox-99.0/services/fxaccounts/
H A DFxAccountsWebChannel.jsm519 const isPrivateBrowsing = this._privateBrowsingUtils.isBrowserPrivate(
522 log.debug("is private browsing", isPrivateBrowsing);
523 return isPrivateBrowsing;
/dports/mail/thunderbird/thunderbird-91.8.0/services/fxaccounts/
H A DFxAccountsWebChannel.jsm515 const isPrivateBrowsing = this._privateBrowsingUtils.isBrowserPrivate(
518 log.debug("is private browsing", isPrivateBrowsing);
519 return isPrivateBrowsing;
/dports/lang/spidermonkey78/firefox-78.9.0/services/fxaccounts/
H A DFxAccountsWebChannel.jsm508 const isPrivateBrowsing = this._privateBrowsingUtils.isBrowserPrivate(
511 log.debug("is private browsing", isPrivateBrowsing);
512 return isPrivateBrowsing;
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLMediaElement.cpp5002 bool isPrivateBrowsing = NodePrincipal()->GetPrivateBrowsingId() > 0; in InitializeDecoderForChannel() local
5003 return SetupDecoder(decoder.get(), aChannel, isPrivateBrowsing, aListener); in InitializeDecoderForChannel()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLMediaElement.cpp5019 bool isPrivateBrowsing = NodePrincipal()->GetPrivateBrowsingId() > 0; in InitializeDecoderForChannel() local
5020 return SetupDecoder(decoder.get(), aChannel, isPrivateBrowsing, aListener); in InitializeDecoderForChannel()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLMediaElement.cpp5002 bool isPrivateBrowsing = NodePrincipal()->GetPrivateBrowsingId() > 0; in InitializeDecoderForChannel() local
5003 return SetupDecoder(decoder.get(), aChannel, isPrivateBrowsing, aListener); in InitializeDecoderForChannel()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLMediaElement.cpp4576 bool isPrivateBrowsing = NodePrincipal()->GetPrivateBrowsingId() > 0; in InitializeDecoderForChannel() local
4577 return SetupDecoder(decoder.get(), aChannel, isPrivateBrowsing, aListener); in InitializeDecoderForChannel()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLMediaElement.cpp5088 bool isPrivateBrowsing = NodePrincipal()->GetPrivateBrowsingId() > 0; in InitializeDecoderForChannel() local
5089 return SetupDecoder(decoder.get(), aChannel, isPrivateBrowsing, aListener); in InitializeDecoderForChannel()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp1884 bool isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(this); in GetFailedCertSecurityInfo() local
1886 isPrivateBrowsing ? nsISocketProvider::NO_PERMANENT_STORAGE : 0; in GetFailedCertSecurityInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.cpp1800 bool isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(this); in GetFailedCertSecurityInfo() local
1802 isPrivateBrowsing ? nsISocketProvider::NO_PERMANENT_STORAGE : 0; in GetFailedCertSecurityInfo()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.cpp1928 bool isPrivateBrowsing = nsContentUtils::IsInPrivateBrowsing(this); in GetFailedCertSecurityInfo() local
1930 isPrivateBrowsing ? nsISocketProvider::NO_PERMANENT_STORAGE : 0; in GetFailedCertSecurityInfo()

12