Home
last modified time | relevance | path

Searched refs:ServiceWorkerJobQueue (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DServiceWorkerJobQueue.cpp16 class ServiceWorkerJobQueue::Callback final : public ServiceWorkerJob::Callback
18 RefPtr<ServiceWorkerJobQueue> mQueue;
25 explicit Callback(ServiceWorkerJobQueue* aQueue) in Callback()
39 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
42 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() in ~ServiceWorkerJobQueue()
49 ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) in JobFinished()
75 ServiceWorkerJobQueue::RunJob() in RunJob()
85 ServiceWorkerJobQueue::ServiceWorkerJobQueue() in ServiceWorkerJobQueue() function in mozilla::dom::workers::ServiceWorkerJobQueue
91 ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) in ScheduleJob()
115 ServiceWorkerJobQueue::CancelAll() in CancelAll()
H A DServiceWorkerJobQueue.h19 class ServiceWorkerJobQueue final
25 ~ServiceWorkerJobQueue();
34 ServiceWorkerJobQueue();
42 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp16 class ServiceWorkerJobQueue::Callback final
18 RefPtr<ServiceWorkerJobQueue> mQueue;
23 explicit Callback(ServiceWorkerJobQueue* aQueue) : mQueue(aQueue) { in Callback()
38 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
41 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() { in ~ServiceWorkerJobQueue()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
70 void ServiceWorkerJobQueue::RunJob() { in RunJob()
79 ServiceWorkerJobQueue::ServiceWorkerJobQueue() { in ServiceWorkerJobQueue() function in mozilla::dom::ServiceWorkerJobQueue
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
105 void ServiceWorkerJobQueue::CancelAll() { in CancelAll()
H A DServiceWorkerJobQueue.h18 class ServiceWorkerJobQueue final {
23 ~ServiceWorkerJobQueue();
30 ServiceWorkerJobQueue();
36 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp16 class ServiceWorkerJobQueue::Callback final
18 RefPtr<ServiceWorkerJobQueue> mQueue;
23 explicit Callback(ServiceWorkerJobQueue* aQueue) : mQueue(aQueue) { in Callback()
38 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
41 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() { in ~ServiceWorkerJobQueue()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
70 void ServiceWorkerJobQueue::RunJob() { in RunJob()
79 ServiceWorkerJobQueue::ServiceWorkerJobQueue() { in ServiceWorkerJobQueue() function in mozilla::dom::ServiceWorkerJobQueue
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
105 void ServiceWorkerJobQueue::CancelAll() { in CancelAll()
H A DServiceWorkerJobQueue.h18 class ServiceWorkerJobQueue final {
23 ~ServiceWorkerJobQueue();
30 ServiceWorkerJobQueue();
36 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp16 class ServiceWorkerJobQueue::Callback final
18 RefPtr<ServiceWorkerJobQueue> mQueue;
23 explicit Callback(ServiceWorkerJobQueue* aQueue) : mQueue(aQueue) { in Callback()
38 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
41 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() { in ~ServiceWorkerJobQueue()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
70 void ServiceWorkerJobQueue::RunJob() { in RunJob()
79 ServiceWorkerJobQueue::ServiceWorkerJobQueue() { in ServiceWorkerJobQueue() function in mozilla::dom::ServiceWorkerJobQueue
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
105 void ServiceWorkerJobQueue::CancelAll() { in CancelAll()
H A DServiceWorkerJobQueue.h18 class ServiceWorkerJobQueue final {
23 ~ServiceWorkerJobQueue();
30 ServiceWorkerJobQueue();
36 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp15 class ServiceWorkerJobQueue::Callback final
17 RefPtr<ServiceWorkerJobQueue> mQueue;
22 explicit Callback(ServiceWorkerJobQueue* aQueue) : mQueue(aQueue) { in Callback()
33 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
36 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() { in ~ServiceWorkerJobQueue()
41 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
65 void ServiceWorkerJobQueue::RunJob() { in RunJob()
74 ServiceWorkerJobQueue::ServiceWorkerJobQueue() { in ServiceWorkerJobQueue() function in mozilla::dom::ServiceWorkerJobQueue
78 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
100 void ServiceWorkerJobQueue::CancelAll() { in CancelAll()
H A DServiceWorkerJobQueue.h18 class ServiceWorkerJobQueue final {
23 ~ServiceWorkerJobQueue();
30 ServiceWorkerJobQueue();
36 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerJobQueue.cpp16 class ServiceWorkerJobQueue::Callback final
18 RefPtr<ServiceWorkerJobQueue> mQueue;
23 explicit Callback(ServiceWorkerJobQueue* aQueue) : mQueue(aQueue) { in Callback()
38 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue::Callback, override)
41 ServiceWorkerJobQueue::~ServiceWorkerJobQueue() { in ~ServiceWorkerJobQueue()
46 void ServiceWorkerJobQueue::JobFinished(ServiceWorkerJob* aJob) { in JobFinished()
70 void ServiceWorkerJobQueue::RunJob() { in RunJob()
79 ServiceWorkerJobQueue::ServiceWorkerJobQueue() { in ServiceWorkerJobQueue() function in mozilla::dom::ServiceWorkerJobQueue
83 void ServiceWorkerJobQueue::ScheduleJob(ServiceWorkerJob* aJob) { in ScheduleJob()
105 void ServiceWorkerJobQueue::CancelAll() { in CancelAll()
H A DServiceWorkerJobQueue.h18 class ServiceWorkerJobQueue final {
23 ~ServiceWorkerJobQueue();
30 ServiceWorkerJobQueue();
36 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerJobQueue)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fetch/api/request/destination/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/fetch/api/request/destination/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/fetch/api/request/destination/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/api/request/destination/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/FileAPI/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/content-security-policy/securitypolicyviolation/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fetch/api/policies/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/FileAPI/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/content-security-policy/securitypolicyviolation/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/api/policies/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/fetch/stale-while-revalidate/
H A D__dir__.ini1 …teContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, m…

123