Home
last modified time | relevance | path

Searched refs:mSourceSpec (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp473 nsCString mSourceSpec; member in mozilla::dom::__anond8c295c10211::AutoCancel
490 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
493 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
553 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
870 nsString mSourceSpec; member in mozilla::dom::__anond8c295c10311::WaitUntilHandler
889 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
907 mSourceSpec = spec; in RejectedCallback()
940 swm->ReportToAllClients(mScope, message, mSourceSpec, u""_ns, mLine, in ReportOnMainThread()
H A DServiceWorkerOp.cpp1059 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
1062 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, in ~AutoCancel()
1127 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
1141 nsCString mSourceSpec; member in mozilla::dom::FetchEventOp::AutoCancel
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp465 nsCString mSourceSpec; member in mozilla::dom::__anonfb9897030211::AutoCancel
482 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
485 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
545 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
867 nsString mSourceSpec; member in mozilla::dom::__anonfb9897030311::WaitUntilHandler
886 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
904 mSourceSpec = spec; in RejectedCallback()
937 swm->ReportToAllClients(mScope, message, mSourceSpec, EmptyString(), mLine, in ReportOnMainThread()
H A DServiceWorkerOp.cpp1029 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
1032 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, in ~AutoCancel()
1096 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
1110 nsCString mSourceSpec; member in mozilla::dom::FetchEventOp::AutoCancel
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp470 nsCString mSourceSpec; member in mozilla::dom::__anon4836df2c0211::AutoCancel
487 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
490 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
550 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
864 nsString mSourceSpec; member in mozilla::dom::__anon4836df2c0311::WaitUntilHandler
883 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
903 mSourceSpec = spec; in RejectedCallback()
936 swm->ReportToAllClients(mScope, message, mSourceSpec, u""_ns, mLine, in ReportOnMainThread()
H A DServiceWorkerOp.cpp1070 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
1073 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, in ~AutoCancel()
1142 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
1156 nsCString mSourceSpec; member in mozilla::dom::FetchEventOp::AutoCancel
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerEvents.cpp475 nsCString mSourceSpec; member in __anon31bff8820211::AutoCancel
494 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
497 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
525 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
820 nsCString mSourceSpec; member in __anon31bff8820411::WaitUntilHandler
842 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
861 mSourceSpec = spec; in RejectedCallback()
894 swm->ReportToAllClients(mScope, message, NS_ConvertUTF8toUTF16(mSourceSpec), in ReportOnMainThread()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp459 nsCString mSourceSpec; member in mozilla::dom::__anon613384910211::AutoCancel
476 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
479 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
541 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
837 nsCString mSourceSpec; member in mozilla::dom::__anon613384910311::WaitUntilHandler
856 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
874 mSourceSpec = spec; in RejectedCallback()
907 swm->ReportToAllClients(mScope, message, NS_ConvertUTF8toUTF16(mSourceSpec), in ReportOnMainThread()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerEvents.cpp473 nsCString mSourceSpec; member in mozilla::dom::__anon5f3e25f80211::AutoCancel
490 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
493 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, mParams); in ~AutoCancel()
553 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
870 nsString mSourceSpec; member in mozilla::dom::__anon5f3e25f80311::WaitUntilHandler
889 nsJSUtils::GetCallingLocation(aCx, mSourceSpec, &mLine, &mColumn); in WaitUntilHandler()
907 mSourceSpec = spec; in RejectedCallback()
940 swm->ReportToAllClients(mScope, message, mSourceSpec, u""_ns, mLine, in ReportOnMainThread()
H A DServiceWorkerOp.cpp1059 if (mSourceSpec.IsEmpty()) { in ~AutoCancel()
1062 mOwner->AsyncLog(mSourceSpec, mLine, mColumn, mMessageName, in ~AutoCancel()
1127 mSourceSpec = aSourceSpec; in SetCancelMessageAndLocation()
1141 nsCString mSourceSpec; member in mozilla::dom::FetchEventOp::AutoCancel
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerScope.cpp860 nsString mSourceSpec; member in mozilla::dom::__anon6ea735240311::ReportFetchListenerWarningRunnable
873 nsJSUtils::GetCallingLocation(cx, mSourceSpec, &mLine, &mColumn); in ReportFetchListenerWarningRunnable()
882 nsIScriptError::warningFlag, mSourceSpec, u""_ns, mLine, mColumn); in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DWorkerScope.cpp860 nsString mSourceSpec; member in mozilla::dom::__anona18f7e3b0311::ReportFetchListenerWarningRunnable
873 nsJSUtils::GetCallingLocation(cx, mSourceSpec, &mLine, &mColumn); in ReportFetchListenerWarningRunnable()
882 nsIScriptError::warningFlag, mSourceSpec, u""_ns, mLine, mColumn); in Run()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerScope.cpp636 nsCString mSourceSpec; member in mozilla::dom::__anon1ade5df40211::ReportFetchListenerWarningRunnable
649 nsJSUtils::GetCallingLocation(cx, mSourceSpec, &mLine, &mColumn); in ReportFetchListenerWarningRunnable()
658 nsIScriptError::warningFlag, NS_ConvertUTF8toUTF16(mSourceSpec), in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerScope.cpp782 nsString mSourceSpec; member in mozilla::dom::__anonb56e9aa60211::ReportFetchListenerWarningRunnable
795 nsJSUtils::GetCallingLocation(cx, mSourceSpec, &mLine, &mColumn); in ReportFetchListenerWarningRunnable()
804 nsIScriptError::warningFlag, mSourceSpec, EmptyString(), mLine, in Run()
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerScope.cpp1057 nsString mSourceSpec; member in mozilla::dom::__anon535e75ef0311::ReportFetchListenerWarningRunnable
1070 nsJSUtils::GetCallingLocation(cx, mSourceSpec, &mLine, &mColumn); in ReportFetchListenerWarningRunnable()
1079 nsIScriptError::warningFlag, mSourceSpec, u""_ns, mLine, mColumn); in Run()