Home
last modified time | relevance | path

Searched refs:privateBrowsing (Results 1 – 25 of 126) sorted by relevance

123456

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/dns/
H A DTRRService.cpp335 bool TRRService::IsTRRBlacklisted(const nsACString &aHost, bool privateBrowsing, in IsTRRBlacklisted() argument
374 if (IsTRRBlacklisted(check, privateBrowsing, false)) { in IsTRRBlacklisted()
384 hashkey, privateBrowsing ? DataStorage_Private : DataStorage_Persistent)); in IsTRRBlacklisted()
395 mTRRBLStorage->Remove(hashkey, privateBrowsing ? DataStorage_Private in IsTRRBlacklisted()
425 void TRRService::TRRBlacklist(const nsACString &aHost, bool privateBrowsing, in TRRBlacklist() argument
433 new ProxyBlacklist(this, aHost, privateBrowsing, aParentsToo)); in TRRBlacklist()
447 privateBrowsing ? DataStorage_Private : DataStorage_Persistent); in TRRBlacklist()
459 if (IsTRRBlacklisted(check, privateBrowsing, false)) { in TRRBlacklist()
467 RefPtr<TRR> trr = new TRR(this, check, TRRTYPE_NS, privateBrowsing); in TRRBlacklist()
H A DTRRService.h44 void TRRBlacklist(const nsACString &host, bool privateBrowsing,
46 bool IsTRRBlacklisted(const nsACString &host, bool privateBrowsing,
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DAlternateServices.h53 bool privateBrowsing, uint32_t expiresAt,
65 const nsACString& username, bool privateBrowsing,
100 bool privateBrowsing,
197 bool privateBrowsing, const OriginAttributes& originAttributes,
210 bool privateBrowsing);
H A DAlternateServices.cpp62 bool privateBrowsing, nsIInterfaceRequestor* callbacks, in ProcessHeader() argument
220 mPrivate(privateBrowsing), in AltSvcMapping()
267 int32_t originPort, bool privateBrowsing, in MakeHashKey() argument
283 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
906 const nsCString& key, bool privateBrowsing) { in LookupMapping() argument
954 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
1131 bool privateBrowsing, const OriginAttributes& originAttributes, in GetAltServiceMapping() argument
1149 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
1151 RefPtr<AltSvcMapping> existing = LookupMapping(key, privateBrowsing); in GetAltServiceMapping()
1165 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
[all …]
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DAlternateServices.h53 bool privateBrowsing, uint32_t expiresAt,
65 const nsACString& username, bool privateBrowsing,
100 bool privateBrowsing,
197 bool privateBrowsing, const OriginAttributes& originAttributes,
210 bool privateBrowsing);
H A DAlternateServices.cpp63 bool privateBrowsing, nsIInterfaceRequestor* callbacks, in ProcessHeader() argument
221 mPrivate(privateBrowsing), in AltSvcMapping()
268 int32_t originPort, bool privateBrowsing, in MakeHashKey() argument
284 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
909 const nsCString& key, bool privateBrowsing) { in LookupMapping() argument
957 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
1145 bool privateBrowsing, const OriginAttributes& originAttributes, in GetAltServiceMapping() argument
1163 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
1165 RefPtr<AltSvcMapping> existing = LookupMapping(key, privateBrowsing); in GetAltServiceMapping()
1179 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DAlternateServices.h53 bool privateBrowsing, uint32_t expiresAt,
65 const nsACString& username, bool privateBrowsing,
100 bool privateBrowsing,
197 bool privateBrowsing, const OriginAttributes& originAttributes,
210 bool privateBrowsing);
H A DAlternateServices.cpp62 bool privateBrowsing, nsIInterfaceRequestor* callbacks, in ProcessHeader() argument
220 mPrivate(privateBrowsing), in AltSvcMapping()
267 int32_t originPort, bool privateBrowsing, in MakeHashKey() argument
283 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
906 const nsCString& key, bool privateBrowsing) { in LookupMapping() argument
954 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
1131 bool privateBrowsing, const OriginAttributes& originAttributes, in GetAltServiceMapping() argument
1149 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
1151 RefPtr<AltSvcMapping> existing = LookupMapping(key, privateBrowsing); in GetAltServiceMapping()
1165 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DAlternateServices.h52 bool privateBrowsing, uint32_t expiresAt,
63 const nsACString &username, bool privateBrowsing,
93 bool privateBrowsing,
186 bool privateBrowsing);
H A DAlternateServices.cpp52 bool privateBrowsing, nsIInterfaceRequestor *callbacks, in ProcessHeader() argument
143 originPort, username, privateBrowsing, NowInSeconds() + maxage, in ProcessHeader()
162 const nsACString &username, bool privateBrowsing, in AltSvcMapping() argument
174 mPrivate(privateBrowsing), in AltSvcMapping()
217 int32_t originPort, bool privateBrowsing, in MakeHashKey() argument
232 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
800 const nsCString &key, bool privateBrowsing) { in LookupMapping() argument
830 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
953 bool privateBrowsing, const OriginAttributes &originAttributes) { in GetAltServiceMapping() argument
984 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing, in GetAltServiceMapping()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DAlternateServices.h54 bool privateBrowsing,
64 const nsACString &username, bool privateBrowsing,
95 bool privateBrowsing);
183 already_AddRefed<AltSvcMapping> LookupMapping(const nsCString &key, bool privateBrowsing);
H A DAlternateServices.cpp52 const nsACString &username, bool privateBrowsing, in ProcessHeader() argument
141 username, privateBrowsing, in ProcessHeader()
162 bool privateBrowsing, in AltSvcMapping() argument
174 , mPrivate(privateBrowsing) in AltSvcMapping()
218 bool privateBrowsing) in MakeHashKey() argument
233 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
783 AltSvcCache::LookupMapping(const nsCString &key, bool privateBrowsing) in LookupMapping() argument
814 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
916 int32_t port, bool privateBrowsing) in GetAltServiceMapping() argument
948 AltSvcMapping::MakeHashKey(key, scheme, host, port, privateBrowsing); in GetAltServiceMapping()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DAlternateServices.h53 const nsACString& topWindowOrigin, bool privateBrowsing,
67 bool privateBrowsing, bool isolated,
103 bool privateBrowsing, bool isolated,
210 bool privateBrowsing);
H A DAlternateServices.cpp60 const nsACString& topWindowOrigin, bool privateBrowsing, bool isolated, in ProcessHeader() argument
181 originHost, originPort, username, topWindowOrigin, privateBrowsing, in ProcessHeader()
207 bool privateBrowsing, bool isolated, uint32_t expiresAt, in AltSvcMapping() argument
219 mPrivate(privateBrowsing), in AltSvcMapping()
270 int32_t originPort, bool privateBrowsing, in MakeHashKey() argument
287 outKey.Append(privateBrowsing ? 'P' : '.'); in MakeHashKey()
917 const nsCString& key, bool privateBrowsing) { in LookupMapping() argument
931 key, privateBrowsing ? DataStorage_Private : DataStorage_Persistent)); in LookupMapping()
963 MOZ_ASSERT(rv->Private() == privateBrowsing); in LookupMapping()
1121 bool privateBrowsing, bool isolated, const nsACString& topWindowOrigin, in GetAltServiceMapping() argument
[all …]
/dports/www/falkon/falkon-3.2.0/src/lib/tabwidget/
H A Dtabbar.cpp117 QLabel* privateBrowsing = new QLabel(this); in Q_GLOBAL_STATIC() local
118 privateBrowsing->setObjectName(QSL("private-browsing-icon")); in Q_GLOBAL_STATIC()
119 privateBrowsing->setPixmap(IconProvider::privateBrowsingIcon().pixmap(16)); in Q_GLOBAL_STATIC()
120 privateBrowsing->setAlignment(Qt::AlignHCenter | Qt::AlignVCenter); in Q_GLOBAL_STATIC()
121 privateBrowsing->setFixedWidth(30); in Q_GLOBAL_STATIC()
122 addCornerWidget(privateBrowsing, Qt::TopLeftCorner); in Q_GLOBAL_STATIC()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/
H A DPermissionDelegateTest.kt301 trackingProtection(privateBrowsing = false, permanent = true) in trackingProtection()
309 trackingProtection(privateBrowsing = true, permanent = false) in trackingProtectionPrivateBrowsing()
317 trackingProtection(privateBrowsing = true, permanent = true) in trackingProtectionPrivateBrowsingPermanent()
320 private fun trackingProtection(privateBrowsing: Boolean, permanent: Boolean) { in trackingProtection()
326 permanent || privateBrowsing, equalTo(true)) in trackingProtection()
329 targetContext, temporaryProfile.get(), privateBrowsing) in trackingProtection()
337 if (privateBrowsing && permanent) { in trackingProtection()
354 targetContext, temporaryProfile.get(), privateBrowsing) in trackingProtection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/glue/java/src/com/android/webview/chromium/
H A DCookieManagerAdapter.java90 public String getCookie(String url, boolean privateBrowsing) { in getCookie() argument
131 public synchronized boolean hasCookies(boolean privateBrowsing) { in hasCookies() argument
/dports/www/firefox-esr/firefox-91.8.0/dom/media/systemservices/
H A DPMedia.ipdl23 * If this OriginAttributes dictionary has the privateBrowsing flag set to
30 * If the OriginAttributes dictionary has the privateBrowsing flag set to
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/systemservices/
H A DPMedia.ipdl23 * If this OriginAttributes dictionary has the privateBrowsing flag set to
30 * If the OriginAttributes dictionary has the privateBrowsing flag set to
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/systemservices/
H A DPMedia.ipdl23 * If this OriginAttributes dictionary has the privateBrowsing flag set to
30 * If the OriginAttributes dictionary has the privateBrowsing flag set to
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/systemservices/
H A DPMedia.ipdl23 * If this OriginAttributes dictionary has the privateBrowsing flag set to
30 * If the OriginAttributes dictionary has the privateBrowsing flag set to
/dports/www/firefox/firefox-99.0/dom/media/systemservices/
H A DPMedia.ipdl26 * If this OriginAttributes dictionary has the privateBrowsing flag set to
33 * If the OriginAttributes dictionary has the privateBrowsing flag set to
/dports/www/firefox-esr/firefox-91.8.0/testing/modules/
H A DXPCShellContentUtils.jsm125 privateBrowsing = false,
139 this.privateBrowsing = privateBrowsing;
153 if (this.privateBrowsing) {
462 privateBrowsing = false,
472 privateBrowsing,
/dports/www/firefox/firefox-99.0/testing/modules/
H A DXPCShellContentUtils.jsm123 privateBrowsing = false,
137 this.privateBrowsing = privateBrowsing;
151 if (this.privateBrowsing) {
461 privateBrowsing = false,
471 privateBrowsing,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/modules/
H A DXPCShellContentUtils.jsm125 privateBrowsing = false,
139 this.privateBrowsing = privateBrowsing;
153 if (this.privateBrowsing) {
462 privateBrowsing = false,
472 privateBrowsing,

123456