Home
last modified time | relevance | path

Searched refs:mPostDispatchChecksDone (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.h167 bool mPostDispatchChecksDone = false; variable
H A DServiceWorkerOp.cpp1227 if (!mPostDispatchChecksDone) { in FinishedWithResult()
1699 mPostDispatchChecksDone = true; in DispatchFetchEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerOp.h163 bool mPostDispatchChecksDone = false; variable
H A DServiceWorkerOp.cpp1197 if (!mPostDispatchChecksDone) { in FinishedWithResult()
1625 mPostDispatchChecksDone = true; in DispatchFetchEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.h167 bool mPostDispatchChecksDone = false; variable
H A DServiceWorkerOp.cpp1227 if (!mPostDispatchChecksDone) { in FinishedWithResult()
1699 mPostDispatchChecksDone = true; in DispatchFetchEvent()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerOp.h171 bool mPostDispatchChecksDone = false; variable
H A DServiceWorkerOp.cpp1257 if (!mPostDispatchChecksDone) { in FinishedWithResult()
1794 mPostDispatchChecksDone = true; in DispatchFetchEvent()