Name Description Size
moz.build 497
nsIPushErrorReporter.idl Ack types, reported when the Push service acknowledges an incoming message. Acks are sent before the message is dispatched to the service worker, since the server delays new messages until all outstanding ones have been acked. |reportDeliveryError| will be called if an error occurs in the worker's `push` event handler after acking the message. 1765
nsIPushNotifier.idl Fires XPCOM observer notifications and service worker events for messages sent to push subscriptions. 3284
nsIPushService.idl A push subscription, passed as an argument to a subscription callback. Similar to the `PushSubscription` WebIDL interface. 5530