Commit db45a06
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.
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>1 parent f28f781 commit db45a06
1 file changed
+213
-62
lines changed
0 commit comments