Commit 895dd36
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
1 file changed
+210
-100
lines changed
0 commit comments