Home
last modified time | relevance | path

Searched refs:aInterceptedChannel (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DFetchEventOpChild.cpp109 const nsMainThreadPtrHandle<nsIInterceptedChannel>& aInterceptedChannel, in SynthesizeResponseWatcher() argument
113 : mInterceptedChannel(aInterceptedChannel), in SynthesizeResponseWatcher()
189 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel, in SendFetchEvent() argument
194 MOZ_ASSERT(aInterceptedChannel); in SendFetchEvent()
198 std::move(aArgs), std::move(aInterceptedChannel), in SendFetchEvent()
214 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel, in FetchEventOpChild() argument
218 mInterceptedChannel(std::move(aInterceptedChannel)), in FetchEventOpChild()
H A DFetchEventOpChild.h36 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel,
44 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel,
H A DServiceWorkerEvents.cpp57 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
62 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
64 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
75 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
86 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DFetchEventOpChild.cpp109 const nsMainThreadPtrHandle<nsIInterceptedChannel>& aInterceptedChannel, in SynthesizeResponseWatcher() argument
113 : mInterceptedChannel(aInterceptedChannel), in SynthesizeResponseWatcher()
189 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel, in SendFetchEvent() argument
194 MOZ_ASSERT(aInterceptedChannel); in SendFetchEvent()
198 std::move(aArgs), std::move(aInterceptedChannel), in SendFetchEvent()
214 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel, in FetchEventOpChild() argument
218 mInterceptedChannel(std::move(aInterceptedChannel)), in FetchEventOpChild()
H A DFetchEventOpChild.h36 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel,
44 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel,
H A DServiceWorkerEvents.cpp55 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
60 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
62 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
74 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
85 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DFetchEventOpChild.cpp109 const nsMainThreadPtrHandle<nsIInterceptedChannel>& aInterceptedChannel, in SynthesizeResponseWatcher() argument
113 : mInterceptedChannel(aInterceptedChannel), in SynthesizeResponseWatcher()
189 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel, in SendFetchEvent() argument
194 MOZ_ASSERT(aInterceptedChannel); in SendFetchEvent()
198 std::move(aArgs), std::move(aInterceptedChannel), in SendFetchEvent()
214 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel, in FetchEventOpChild() argument
218 mInterceptedChannel(std::move(aInterceptedChannel)), in FetchEventOpChild()
H A DFetchEventOpChild.h36 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel,
44 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel,
H A DServiceWorkerEvents.cpp57 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
62 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
64 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
75 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
86 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DFetchEventOpChild.cpp106 const nsMainThreadPtrHandle<nsIInterceptedChannel>& aInterceptedChannel, in SynthesizeResponseWatcher() argument
110 : mInterceptedChannel(aInterceptedChannel), in SynthesizeResponseWatcher()
186 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel, in SendFetchEvent() argument
192 MOZ_ASSERT(aInterceptedChannel); in SendFetchEvent()
196 std::move(aArgs), std::move(aInterceptedChannel), in SendFetchEvent()
214 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel, in FetchEventOpChild() argument
219 mInterceptedChannel(std::move(aInterceptedChannel)), in FetchEventOpChild()
H A DFetchEventOpChild.h37 nsCOMPtr<nsIInterceptedChannel> aInterceptedChannel,
47 nsCOMPtr<nsIInterceptedChannel>&& aInterceptedChannel,
H A DServiceWorkerEvents.cpp57 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
62 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
64 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
75 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
86 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerEvents.cpp58 AsyncLog(nsIInterceptedChannel *aInterceptedChannel, in AsyncLog() argument
63 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
65 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
79 AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
90 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp57 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
62 MOZ_ASSERT(aInterceptedChannel); in AsyncLog()
64 aInterceptedChannel->GetConsoleReportCollector(); in AsyncLog()
76 void AsyncLog(nsIInterceptedChannel* aInterceptedChannel, in AsyncLog() argument
87 AsyncLog(aInterceptedChannel, aRespondWithScriptSpec, aRespondWithLineNumber, in AsyncLog()