Re: [w3c/push-api] Properly define the pushsubscriptionchange event (#234)

kitcambridge commented on this pull request.



> @@ -423,8 +473,13 @@
         acquiring permission or determining the permission status.
       </p>
       <p>
-        When a permission is revoked, all <a>push subscriptions</a> created with that permission
-        MUST be <a>deactivated</a>.
+        When a permission is revoked, the <a>user agent</a> MAY

What about if permission is granted again, after being revoked? @beverloo, I think you mentioned Chrome won't fire a `pushsubscriptionchange` event in that case, right?

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

Received on Thursday, 29 December 2016 23:09:59 UTC