Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerRegistrar.h38 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp532 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable class
535 ServiceWorkerRegistrarSaveDataRunnable() in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
574 new ServiceWorkerRegistrarSaveDataRunnable(); in ScheduleSaveData()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.h39 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp751 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable { class
753 ServiceWorkerRegistrarSaveDataRunnable() in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
789 RefPtr<Runnable> runnable = new ServiceWorkerRegistrarSaveDataRunnable(); in ScheduleSaveData()
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.h43 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp884 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable { class
890 ServiceWorkerRegistrarSaveDataRunnable( in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
944 new ServiceWorkerRegistrarSaveDataRunnable(std::move(data), generation); in MaybeScheduleSaveData()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.h43 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp797 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable { class
803 ServiceWorkerRegistrarSaveDataRunnable( in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
857 new ServiceWorkerRegistrarSaveDataRunnable(std::move(data), generation); in MaybeScheduleSaveData()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.h43 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp961 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable { class
967 ServiceWorkerRegistrarSaveDataRunnable( in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
1021 new ServiceWorkerRegistrarSaveDataRunnable(std::move(data), generation); in MaybeScheduleSaveData()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.h43 friend class ServiceWorkerRegistrarSaveDataRunnable; variable
H A DServiceWorkerRegistrar.cpp884 class ServiceWorkerRegistrarSaveDataRunnable final : public Runnable { class
890 ServiceWorkerRegistrarSaveDataRunnable( in ServiceWorkerRegistrarSaveDataRunnable() function in mozilla::dom::ServiceWorkerRegistrarSaveDataRunnable
944 new ServiceWorkerRegistrarSaveDataRunnable(std::move(data), generation); in MaybeScheduleSaveData()