Re: [w3c/push-api] Expose pushManager on Window (PR #393)

@annevk commented on this pull request.



> @@ -288,13 +319,13 @@ <h2>
             delivered.
           </p>
           <p>
-            A <a>push subscription</a> is <a>deactivated</a> when its associated <a>service worker
-            registration</a> is unregistered, though a <a>push subscription</a> MAY be
-            <a>deactivated</a> earlier.
+            A <a>push subscription</a> without a [=push subscription/window-accessible scope=] is
+            <a>deactivated</a> when its associated <a>service worker registration</a> is
+            unregistered, though a <a>push subscription</a> MAY be <a>deactivated</a> earlier.

I think that's already possible as once you have permission it's quite easy to get a new subscription in, but maybe that varies across implementations.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/393#discussion_r1969892119
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/393/review/2641275121@github.com>

Received on Tuesday, 25 February 2025 14:27:46 UTC