Home
last modified time | relevance | path

Searched defs:aChannel (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/dports/www/firefox/firefox-99.0/toolkit/components/clearsitedata/
H A DClearSiteData.cpp40 explicit PendingCleanupHolder(nsIHttpChannel* aChannel) in PendingCleanupHolder()
149 void ClearSiteData::ClearDataFromChannel(nsIHttpChannel* aChannel) { in ClearDataFromChannel()
223 uint32_t ClearSiteData::ParseHeader(nsIHttpChannel* aChannel, in ParseHeader()
271 void ClearSiteData::LogOpToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogOpToConsole()
282 void ClearSiteData::LogErrorToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogErrorToConsole()
291 nsIHttpChannel* aChannel, nsIURI* aURI, const char* aMsg, in LogToConsoleInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/clearsitedata/
H A DClearSiteData.cpp40 explicit PendingCleanupHolder(nsIHttpChannel* aChannel) in PendingCleanupHolder()
149 void ClearSiteData::ClearDataFromChannel(nsIHttpChannel* aChannel) { in ClearDataFromChannel()
221 uint32_t ClearSiteData::ParseHeader(nsIHttpChannel* aChannel, in ParseHeader()
264 void ClearSiteData::LogOpToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogOpToConsole()
275 void ClearSiteData::LogErrorToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogErrorToConsole()
284 nsIHttpChannel* aChannel, nsIURI* aURI, const char* aMsg, in LogToConsoleInternal()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/clearsitedata/
H A DClearSiteData.cpp40 explicit PendingCleanupHolder(nsIHttpChannel* aChannel) in PendingCleanupHolder()
149 void ClearSiteData::ClearDataFromChannel(nsIHttpChannel* aChannel) { in ClearDataFromChannel()
221 uint32_t ClearSiteData::ParseHeader(nsIHttpChannel* aChannel, in ParseHeader()
264 void ClearSiteData::LogOpToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogOpToConsole()
275 void ClearSiteData::LogErrorToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogErrorToConsole()
284 nsIHttpChannel* aChannel, nsIURI* aURI, const char* aMsg, in LogToConsoleInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/clearsitedata/
H A DClearSiteData.cpp40 explicit PendingCleanupHolder(nsIHttpChannel* aChannel) in PendingCleanupHolder()
149 void ClearSiteData::ClearDataFromChannel(nsIHttpChannel* aChannel) { in ClearDataFromChannel()
220 uint32_t ClearSiteData::ParseHeader(nsIHttpChannel* aChannel, in ParseHeader()
264 void ClearSiteData::LogOpToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogOpToConsole()
275 void ClearSiteData::LogErrorToConsole(nsIHttpChannel* aChannel, nsIURI* aURI, in LogErrorToConsole()
284 nsIHttpChannel* aChannel, nsIURI* aURI, const char* aMsg, in LogToConsoleInternal()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/url-classifier/
H A DUrlClassifierCommon.cpp47 bool UrlClassifierCommon::AddonMayLoad(nsIChannel* aChannel, nsIURI* aURI) { in AddonMayLoad()
62 nsIChannel* aChannel) { in ShouldEnableProtectionForChannel()
102 nsIChannel* aChannel, const nsTArray<nsCString>& aLists, in SetTrackingInfo()
266 nsresult UrlClassifierCommon::GetTopWindowURI(nsIChannel* aChannel, in GetTopWindowURI()
297 nsresult UrlClassifierCommon::CreatePairwiseEntityListURI(nsIChannel* aChannel, in CreatePairwiseEntityListURI()
413 void LowerPriorityHelper(nsIChannel* aChannel) { in LowerPriorityHelper()
457 nsIChannel* aChannel, uint32_t aClassificationFlags, bool aIsThirdParty) { in SetClassificationFlagsHelper()
481 void UrlClassifierCommon::AnnotateChannel(nsIChannel* aChannel, in AnnotateChannel()
516 bool UrlClassifierCommon::IsAllowListed(nsIChannel* aChannel) { in IsAllowListed()
641 bool UrlClassifierCommon::IsPassiveContent(nsIChannel* aChannel) { in IsPassiveContent()
H A DUrlClassifierFeatureCryptominingAnnotation.cpp82 UrlClassifierFeatureCryptominingAnnotation::MaybeCreate(nsIChannel* aChannel) { in MaybeCreate()
115 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
149 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
H A DUrlClassifierFeatureFingerprintingAnnotation.cpp85 nsIChannel* aChannel) { in MaybeCreate()
122 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
157 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
H A DUrlClassifierFeatureSocialTrackingAnnotation.cpp85 nsIChannel* aChannel) { in MaybeCreate()
118 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
157 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
/dports/www/firefox/firefox-99.0/netwerk/url-classifier/
H A DUrlClassifierCommon.cpp47 bool UrlClassifierCommon::AddonMayLoad(nsIChannel* aChannel, nsIURI* aURI) { in AddonMayLoad()
62 nsIChannel* aChannel) { in ShouldEnableProtectionForChannel()
102 nsIChannel* aChannel, const nsTArray<nsCString>& aLists, in SetTrackingInfo()
266 nsresult UrlClassifierCommon::GetTopWindowURI(nsIChannel* aChannel, in GetTopWindowURI()
297 nsresult UrlClassifierCommon::CreatePairwiseEntityListURI(nsIChannel* aChannel, in CreatePairwiseEntityListURI()
413 void LowerPriorityHelper(nsIChannel* aChannel) { in LowerPriorityHelper()
457 nsIChannel* aChannel, uint32_t aClassificationFlags, bool aIsThirdParty) { in SetClassificationFlagsHelper()
481 void UrlClassifierCommon::AnnotateChannel(nsIChannel* aChannel, in AnnotateChannel()
516 bool UrlClassifierCommon::IsAllowListed(nsIChannel* aChannel) { in IsAllowListed()
641 bool UrlClassifierCommon::IsPassiveContent(nsIChannel* aChannel) { in IsPassiveContent()
H A DUrlClassifierFeatureSocialTrackingAnnotation.cpp88 nsIChannel* aChannel) { in MaybeCreate()
121 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
160 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
H A DUrlClassifierFeatureCryptominingAnnotation.cpp85 UrlClassifierFeatureCryptominingAnnotation::MaybeCreate(nsIChannel* aChannel) { in MaybeCreate()
118 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
152 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
H A DUrlClassifierFeatureFingerprintingAnnotation.cpp88 nsIChannel* aChannel) { in MaybeCreate()
125 nsIChannel* aChannel, const nsTArray<nsCString>& aList, in ProcessChannel()
160 nsIChannel* aChannel, nsIUrlClassifierFeature::listType aListType, in GetURIByListType()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/url-classifier/
H A DUrlClassifierCommon.cpp47 bool UrlClassifierCommon::AddonMayLoad(nsIChannel* aChannel, nsIURI* aURI) { in AddonMayLoad()
62 nsIChannel* aChannel) { in ShouldEnableProtectionForChannel()
102 nsIChannel* aChannel, const nsTArray<nsCString>& aLists, in SetTrackingInfo()
266 nsresult UrlClassifierCommon::GetTopWindowURI(nsIChannel* aChannel, in GetTopWindowURI()
297 nsresult UrlClassifierCommon::CreatePairwiseEntityListURI(nsIChannel* aChannel, in CreatePairwiseEntityListURI()
413 void LowerPriorityHelper(nsIChannel* aChannel) { in LowerPriorityHelper()
457 nsIChannel* aChannel, uint32_t aClassificationFlags, bool aIsThirdParty) { in SetClassificationFlagsHelper()
481 void UrlClassifierCommon::AnnotateChannel(nsIChannel* aChannel, in AnnotateChannel()
516 bool UrlClassifierCommon::IsAllowListed(nsIChannel* aChannel) { in IsAllowListed()
641 bool UrlClassifierCommon::IsPassiveContent(nsIChannel* aChannel) { in IsPassiveContent()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cookie/
H A DCookieServiceChild.cpp103 nsIChannel *aChannel, in GetCookieStringInternal()
146 nsIChannel *aChannel, in SetCookieStringInternal()
204 nsIChannel *aChannel, in GetCookieString()
213 nsIChannel *aChannel, in GetCookieStringFromHttp()
223 nsIChannel *aChannel) in SetCookieString()
235 nsIChannel *aChannel) in SetCookieStringFromHttp()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/url-classifier/
H A DUrlClassifierCommon.cpp44 bool UrlClassifierCommon::AddonMayLoad(nsIChannel* aChannel, nsIURI* aURI) { in AddonMayLoad()
58 bool UrlClassifierCommon::ShouldEnableClassifier(nsIChannel* aChannel) { in ShouldEnableClassifier()
106 nsIChannel* aChannel, const nsTArray<nsCString>& aLists, in SetTrackingInfo()
269 nsresult UrlClassifierCommon::CreatePairwiseWhiteListURI(nsIChannel* aChannel, in CreatePairwiseWhiteListURI()
343 void LowerPriorityHelper(nsIChannel* aChannel) { in LowerPriorityHelper()
393 nsIChannel* aChannel, uint32_t aClassificationFlags, bool aIsThirdParty) { in SetClassificationFlagsHelper()
417 void UrlClassifierCommon::AnnotateChannel(nsIChannel* aChannel, in AnnotateChannel()
458 bool UrlClassifierCommon::IsAllowListed(nsIChannel* aChannel) { in IsAllowListed()
601 bool UrlClassifierCommon::IsPassiveContent(nsIChannel* aChannel) { in IsPassiveContent()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp21 bool ChooseOriginAttributes(nsIChannel* aChannel, OriginAttributes& aAttrs, in ChooseOriginAttributes()
90 nsresult StoragePrincipalHelper::Create(nsIChannel* aChannel, in Create()
143 nsIChannel* aChannel, OriginAttributes& aOriginAttributes) { in PrepareEffectiveStoragePrincipalOriginAttributes()
223 nsIChannel* aChannel, mozilla::OriginAttributes& aAttributes, in GetOriginAttributes()
303 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForNetworkState()
334 static bool GetOriginAttributesWithScheme(nsIChannel* aChannel, in GetOriginAttributesWithScheme()
381 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHSTS()
387 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHTTPSRR()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp21 bool ChooseOriginAttributes(nsIChannel* aChannel, OriginAttributes& aAttrs, in ChooseOriginAttributes()
90 nsresult StoragePrincipalHelper::Create(nsIChannel* aChannel, in Create()
143 nsIChannel* aChannel, OriginAttributes& aOriginAttributes) { in PrepareEffectiveStoragePrincipalOriginAttributes()
223 nsIChannel* aChannel, mozilla::OriginAttributes& aAttributes, in GetOriginAttributes()
303 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForNetworkState()
334 static bool GetOriginAttributesWithScheme(nsIChannel* aChannel, in GetOriginAttributesWithScheme()
381 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHSTS()
387 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHTTPSRR()
/dports/www/firefox/firefox-99.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp23 bool ShouldPartitionChannel(nsIChannel* aChannel, in ShouldPartitionChannel()
49 bool ChooseOriginAttributes(nsIChannel* aChannel, OriginAttributes& aAttrs, in ChooseOriginAttributes()
164 nsresult StoragePrincipalHelper::Create(nsIChannel* aChannel, in Create()
225 nsIChannel* aChannel, OriginAttributes& aOriginAttributes) { in PrepareEffectiveStoragePrincipalOriginAttributes()
249 nsresult StoragePrincipalHelper::GetPrincipal(nsIChannel* aChannel, in GetPrincipal()
435 nsIChannel* aChannel, mozilla::OriginAttributes& aAttributes, in GetOriginAttributes()
529 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForNetworkState()
560 static bool GetOriginAttributesWithScheme(nsIChannel* aChannel, in GetOriginAttributesWithScheme()
607 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHSTS()
613 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForHTTPSRR()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DnsContentSecurityManager.cpp52 nsIChannel* aChannel) { in AllowTopLevelNavigationToDataURI()
176 nsIChannel* aChannel) { in CheckFTPSubresourceLoad()
329 nsIChannel* aChannel) { in DoSOPChecks()
346 static nsresult DoCORSChecks(nsIChannel* aChannel, nsILoadInfo* aLoadInfo, in DoCORSChecks()
373 static nsresult DoContentSecurityChecks(nsIChannel* aChannel, in DoContentSecurityChecks()
685 static void DebugDoContentSecurityCheck(nsIChannel* aChannel, in DebugDoContentSecurityCheck()
769 nsIChannel* aChannel) { in CheckAllowLoadInSystemPrivilegedContext()
881 nsIChannel* aChannel) { in CheckChannelHasProtocolSecurityFlag()
946 nsIChannel* aChannel, nsCOMPtr<nsIStreamListener>& aInAndOutListener) { in doContentSecurityCheck()
1056 nsresult nsContentSecurityManager::CheckChannel(nsIChannel* aChannel) { in CheckChannel()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DStoragePrincipalHelper.cpp19 bool ChooseOriginAttributes(nsIChannel* aChannel, OriginAttributes& aAttrs, in ChooseOriginAttributes()
81 nsresult StoragePrincipalHelper::Create(nsIChannel* aChannel, in Create()
110 nsIChannel* aChannel, OriginAttributes& aOriginAttributes) { in PrepareEffectiveStoragePrincipalOriginAttributes()
190 nsIChannel* aChannel, mozilla::OriginAttributes& aAttributes, in GetOriginAttributes()
270 nsIChannel* aChannel, OriginAttributes& aAttributes) { in GetOriginAttributesForNetworkState()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DVideoDocument.cpp44 nsIChannel* aChannel, in StartDocumentLoad()
86 VideoDocument::CreateSyntheticVideoDocument(nsIChannel* aChannel, in CreateSyntheticVideoDocument()
127 VideoDocument::UpdateTitle(nsIChannel* aChannel) in UpdateTitle()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DVideoDocument.cpp48 nsIChannel* aChannel, in StartDocumentLoad()
89 nsIChannel* aChannel, nsIStreamListener** aListener) { in CreateSyntheticVideoDocument()
126 void VideoDocument::UpdateTitle(nsIChannel* aChannel) { in UpdateTitle()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DFontPreloader.cpp22 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in CreateChannel()
30 void FontPreloader::PrioritizeAsPreload(nsIChannel* aChannel) { in PrioritizeAsPreload()
39 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in BuildChannel()
/dports/www/firefox/firefox-99.0/layout/style/
H A DFontPreloader.cpp24 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in CreateChannel()
32 void FontPreloader::PrioritizeAsPreload(nsIChannel* aChannel) { in PrioritizeAsPreload()
41 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in BuildChannel()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DFontPreloader.cpp22 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in CreateChannel()
30 void FontPreloader::PrioritizeAsPreload(nsIChannel* aChannel) { in PrioritizeAsPreload()
39 nsIChannel** aChannel, nsIURI* aURI, const CORSMode aCORSMode, in BuildChannel()

12345678910>>...45