Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerPrivateImpl.cpp101 ServiceWorkerPrivateImpl::ServiceWorkerPrivateImpl( in ServiceWorkerPrivateImpl() function in mozilla::dom::ServiceWorkerPrivateImpl
109 nsresult ServiceWorkerPrivateImpl::Initialize() { in Initialize()
324 ServiceWorkerPrivateImpl::~ServiceWorkerPrivateImpl() { in ~ServiceWorkerPrivateImpl()
366 RefPtr<ServiceWorkerPrivateImpl> self = this; in CheckScriptEvaluation()
472 nsresult ServiceWorkerPrivateImpl::SendPushEvent( in SendPushEvent()
563 ServiceWorkerPrivateImpl* aOwner, in PendingFunctionalEvent()
579 ServiceWorkerPrivateImpl* aOwner, in PendingPushEvent()
597 ServiceWorkerPrivateImpl* aOwner, in PendingFetchEvent()
894 void ServiceWorkerPrivateImpl::Shutdown() { in Shutdown()
1021 void ServiceWorkerPrivateImpl::Terminated() { in Terminated()
[all …]
H A DServiceWorkerPrivateImpl.h40 class ServiceWorkerPrivateImpl final : public ServiceWorkerPrivate::Inner,
43 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerPrivateImpl, override);
45 explicit ServiceWorkerPrivateImpl(RefPtr<ServiceWorkerPrivate> aOuter);
54 ~ServiceWorkerPrivateImpl();
137 ServiceWorkerPrivateImpl* aOwner,
145 ServiceWorkerPrivateImpl* const MOZ_NON_OWNING_REF mOwner;
151 PendingPushEvent(ServiceWorkerPrivateImpl* aOwner,
163 PendingFetchEvent(ServiceWorkerPrivateImpl* aOwner,
H A DServiceWorkerPrivate.h32 class ServiceWorkerPrivateImpl; variable
94 friend class ServiceWorkerPrivateImpl; variable
H A Dmoz.build73 "ServiceWorkerPrivateImpl.cpp",
H A DServiceWorkerPrivate.cpp102 RefPtr<ServiceWorkerPrivateImpl> inner = new ServiceWorkerPrivateImpl(this); in NS_IMPL_ISUPPORTS0()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerPrivateImpl.cpp92 ServiceWorkerPrivateImpl::ServiceWorkerPrivateImpl( in ServiceWorkerPrivateImpl() function in mozilla::dom::ServiceWorkerPrivateImpl
100 nsresult ServiceWorkerPrivateImpl::Initialize() { in Initialize()
283 ServiceWorkerPrivateImpl::~ServiceWorkerPrivateImpl() { in ~ServiceWorkerPrivateImpl()
325 RefPtr<ServiceWorkerPrivateImpl> self = this; in CheckScriptEvaluation()
431 nsresult ServiceWorkerPrivateImpl::SendPushEvent( in SendPushEvent()
522 ServiceWorkerPrivateImpl* aOwner, in PendingFunctionalEvent()
538 ServiceWorkerPrivateImpl* aOwner, in PendingPushEvent()
556 ServiceWorkerPrivateImpl* aOwner, in PendingFetchEvent()
855 void ServiceWorkerPrivateImpl::Shutdown() { in Shutdown()
983 void ServiceWorkerPrivateImpl::Terminated() { in Terminated()
[all …]
H A DServiceWorkerPrivateImpl.h40 class ServiceWorkerPrivateImpl final : public ServiceWorkerPrivate::Inner,
43 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerPrivateImpl, override);
45 explicit ServiceWorkerPrivateImpl(RefPtr<ServiceWorkerPrivate> aOuter);
54 ~ServiceWorkerPrivateImpl();
137 ServiceWorkerPrivateImpl* aOwner,
145 ServiceWorkerPrivateImpl* const MOZ_NON_OWNING_REF mOwner;
151 PendingPushEvent(ServiceWorkerPrivateImpl* aOwner,
163 PendingFetchEvent(ServiceWorkerPrivateImpl* aOwner,
H A DServiceWorkerPrivate.h32 class ServiceWorkerPrivateImpl; variable
94 friend class ServiceWorkerPrivateImpl; variable
H A Dmoz.build69 'ServiceWorkerPrivateImpl.cpp',
H A DServiceWorkerPrivate.cpp100 RefPtr<ServiceWorkerPrivateImpl> inner = new ServiceWorkerPrivateImpl(this); in NS_IMPL_ISUPPORTS0()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerPrivateImpl.cpp101 ServiceWorkerPrivateImpl::ServiceWorkerPrivateImpl( in ServiceWorkerPrivateImpl() function in mozilla::dom::ServiceWorkerPrivateImpl
109 nsresult ServiceWorkerPrivateImpl::Initialize() { in Initialize()
324 ServiceWorkerPrivateImpl::~ServiceWorkerPrivateImpl() { in ~ServiceWorkerPrivateImpl()
366 RefPtr<ServiceWorkerPrivateImpl> self = this; in CheckScriptEvaluation()
472 nsresult ServiceWorkerPrivateImpl::SendPushEvent( in SendPushEvent()
563 ServiceWorkerPrivateImpl* aOwner, in PendingFunctionalEvent()
579 ServiceWorkerPrivateImpl* aOwner, in PendingPushEvent()
597 ServiceWorkerPrivateImpl* aOwner, in PendingFetchEvent()
894 void ServiceWorkerPrivateImpl::Shutdown() { in Shutdown()
1021 void ServiceWorkerPrivateImpl::Terminated() { in Terminated()
[all …]
H A DServiceWorkerPrivateImpl.h40 class ServiceWorkerPrivateImpl final : public ServiceWorkerPrivate::Inner,
43 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerPrivateImpl, override);
45 explicit ServiceWorkerPrivateImpl(RefPtr<ServiceWorkerPrivate> aOuter);
54 ~ServiceWorkerPrivateImpl();
137 ServiceWorkerPrivateImpl* aOwner,
145 ServiceWorkerPrivateImpl* const MOZ_NON_OWNING_REF mOwner;
151 PendingPushEvent(ServiceWorkerPrivateImpl* aOwner,
163 PendingFetchEvent(ServiceWorkerPrivateImpl* aOwner,
H A DServiceWorkerPrivate.h32 class ServiceWorkerPrivateImpl; variable
94 friend class ServiceWorkerPrivateImpl; variable
H A Dmoz.build73 "ServiceWorkerPrivateImpl.cpp",
H A DServiceWorkerPrivate.cpp102 RefPtr<ServiceWorkerPrivateImpl> inner = new ServiceWorkerPrivateImpl(this); in NS_IMPL_ISUPPORTS0()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerPrivateImpl.cpp116 ServiceWorkerPrivateImpl::ServiceWorkerPrivateImpl( in ServiceWorkerPrivateImpl() function in mozilla::dom::ServiceWorkerPrivateImpl
124 nsresult ServiceWorkerPrivateImpl::Initialize() { in Initialize()
403 ServiceWorkerPrivateImpl::~ServiceWorkerPrivateImpl() { in ~ServiceWorkerPrivateImpl()
445 RefPtr<ServiceWorkerPrivateImpl> self = this; in CheckScriptEvaluation()
560 nsresult ServiceWorkerPrivateImpl::SendPushEvent( in SendPushEvent()
651 ServiceWorkerPrivateImpl* aOwner, in PendingFunctionalEvent()
667 ServiceWorkerPrivateImpl* aOwner, in PendingPushEvent()
685 ServiceWorkerPrivateImpl* aOwner, in PendingFetchEvent()
1091 void ServiceWorkerPrivateImpl::Shutdown() { in Shutdown()
1262 void ServiceWorkerPrivateImpl::Terminated() { in Terminated()
[all …]
H A DServiceWorkerPrivateImpl.h42 class ServiceWorkerPrivateImpl final : public ServiceWorkerPrivate::Inner,
48 NS_INLINE_DECL_REFCOUNTING(ServiceWorkerPrivateImpl, override);
50 explicit ServiceWorkerPrivateImpl(RefPtr<ServiceWorkerPrivate> aOuter);
71 ~ServiceWorkerPrivateImpl();
169 ServiceWorkerPrivateImpl* aOwner,
177 ServiceWorkerPrivateImpl* const MOZ_NON_OWNING_REF mOwner;
183 PendingPushEvent(ServiceWorkerPrivateImpl* aOwner,
196 ServiceWorkerPrivateImpl* aOwner,
H A DServiceWorkerPrivate.h32 class ServiceWorkerPrivateImpl; variable
94 friend class ServiceWorkerPrivateImpl; variable
H A Dmoz.build73 "ServiceWorkerPrivateImpl.cpp",
H A DServiceWorkerPrivate.cpp104 RefPtr<ServiceWorkerPrivateImpl> inner = new ServiceWorkerPrivateImpl(this); in NS_IMPL_ISUPPORTS0()
H A DServiceWorkerManager.cpp723 ServiceWorkerPrivateImpl::RunningShutdown(); in MaybeFinishShutdown()
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/remoteworkers/
H A DRemoteWorkerControllerChild.cpp105 static_cast<ServiceWorkerPrivateImpl*>(mObserver.get()) in RecvSetServiceWorkerSkipWaitingFlag()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/remoteworkers/
H A DRemoteWorkerControllerChild.cpp105 static_cast<ServiceWorkerPrivateImpl*>(mObserver.get()) in RecvSetServiceWorkerSkipWaitingFlag()
/dports/www/firefox/firefox-99.0/dom/workers/remoteworkers/
H A DRemoteWorkerControllerChild.cpp105 static_cast<ServiceWorkerPrivateImpl*>(mObserver.get()) in RecvSetServiceWorkerSkipWaitingFlag()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/remoteworkers/
H A DRemoteWorkerControllerChild.cpp105 static_cast<ServiceWorkerPrivateImpl*>(mObserver.get()) in RecvSetServiceWorkerSkipWaitingFlag()