Home
last modified time | relevance | path

Searched refs:NotificationEventOp (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp771 class NotificationEventOp : public ExtendableEventOp, class
780 ~NotificationEventOp() { in ~NotificationEventOp()
821 RefPtr<NotificationEventOp> self = this; in StartClearWindowTimer()
928 NS_IMPL_ISUPPORTS(NotificationEventOp, nsITimerCallback, nsINamed)
1662 op = MakeRefPtr<NotificationEventOp>(std::move(aArgs), in Create()
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp781 class NotificationEventOp : public ExtendableEventOp, class
790 ~NotificationEventOp() { in ~NotificationEventOp()
831 RefPtr<NotificationEventOp> self = this; in StartClearWindowTimer()
938 NS_IMPL_ISUPPORTS(NotificationEventOp, nsITimerCallback, nsINamed)
1736 op = MakeRefPtr<NotificationEventOp>(std::move(aArgs), in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp781 class NotificationEventOp : public ExtendableEventOp, class
790 ~NotificationEventOp() { in ~NotificationEventOp()
831 RefPtr<NotificationEventOp> self = this; in StartClearWindowTimer()
938 NS_IMPL_ISUPPORTS(NotificationEventOp, nsITimerCallback, nsINamed)
1736 op = MakeRefPtr<NotificationEventOp>(std::move(aArgs), in Create()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerOp.cpp792 class NotificationEventOp : public ExtendableEventOp, class
801 ~NotificationEventOp() { in ~NotificationEventOp()
842 RefPtr<NotificationEventOp> self = this; in StartClearWindowTimer()
949 NS_IMPL_ISUPPORTS(NotificationEventOp, nsITimerCallback, nsINamed)
1879 op = MakeRefPtr<NotificationEventOp>(std::move(aArgs), in Create()