Home
last modified time | relevance | path

Searched refs:XHRIsGoingAway (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/xhr/
H A DXMLHttpRequestWorker.h233 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1369 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1392 tmp->ReleaseProxy(XHRIsGoingAway);
1439 if (aType == XHRIsGoingAway) { in ReleaseProxy()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xhr/
H A DXMLHttpRequestWorker.h230 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1344 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1367 tmp->ReleaseProxy(XHRIsGoingAway);
1414 if (aType == XHRIsGoingAway) { in ReleaseProxy()
/dports/www/firefox/firefox-99.0/dom/xhr/
H A DXMLHttpRequestWorker.h234 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1370 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1393 tmp->ReleaseProxy(XHRIsGoingAway);
1440 if (aType == XHRIsGoingAway) { in ReleaseProxy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xhr/
H A DXMLHttpRequestWorker.h233 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1369 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1392 tmp->ReleaseProxy(XHRIsGoingAway);
1439 if (aType == XHRIsGoingAway) { in ReleaseProxy()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xhr/
H A DXMLHttpRequestWorker.h228 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1452 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1474 tmp->ReleaseProxy(XHRIsGoingAway);
1509 if (aType == XHRIsGoingAway) { in ReleaseProxy()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/
H A DXMLHttpRequestWorker.h307 enum ReleaseType { Default, XHRIsGoingAway, WorkerIsGoingAway }; enumerator
H A DXMLHttpRequestWorker.cpp1550 ReleaseProxy(XHRIsGoingAway); in ~XMLHttpRequestWorker()
1572 tmp->ReleaseProxy(XHRIsGoingAway);
1613 if (aType == XHRIsGoingAway) { in ReleaseProxy()