Re: [w3c/push-api] Allow firing pushsubscriptionchange on all permission changes (PR #400)

antosart left a comment (w3c/push-api#400)

Note also that the current version of the spec already allows vendors to fire the event when revoking permission (see the [Security and Privacy Considerations](https://w3c.github.io/push-api/#security-and-privacy-considerations)). So this PR is not really changing anything there. The additional thing that this PR does is explicitly allowing firing the event when regranting permission, which I think is very vaguely already implied by the [description](https://w3c.github.io/push-api/#the-pushsubscriptionchange-event) of the event, but this PR makes very explicit.

Again, this behavior is already implemented by Firefox.

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

Message ID: <w3c/push-api/pull/400/c2824741019@github.com>

Received on Wednesday, 23 April 2025 15:44:17 UTC