Skip to content

Commit 895dd36

Browse files
committed
Expose pushManager on Window
This is part of the Declarative Web Push initiative (see #360). This makes window.pushManager work by making push subscriptions tied to a scope rather than a service worker registration. Most often push subscriptions remain 1:1 with service worker registrations, but the scope whose serialized path is "/" is treated specially from now on and can exist independently.
1 parent 54d5cb1 commit 895dd36

File tree

1 file changed

+210
-100
lines changed

1 file changed

+210
-100
lines changed

0 commit comments

Comments
 (0)