-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Declarative Web Push is a new feature that allows push messages to bypass the service worker and directly trigger an end user notification. This is beneficial to battery life and overall more robust as service workers are subject to storage limits.
This feature involves changes across W3C's Push API, WHATWG's Notifications API, and W3C's Badging API.
It is tracked here w3c/push-api#360 and I will add a comment to that issue summarizing the changes to the various standards.
Metadata
Metadata
Assignees
Labels
No labels