- From: Peter Beverloo <notifications@github.com>
- Date: Mon, 19 Dec 2016 17:59:36 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 December 2016 02:00:10 UTC
This is a first attempt at #228 and related issues. An [online preview](https://rawgit.com/beverloo/push-api/change-event/index.html) is available.
I added a few inline issues because iteration will be necessary - more things will have to be split out in algorithms. I think that coincidentally improves clarity, so I plan to model the `push` event after `pushsubscriptionchange`, but will do that in a separate PR.
WDYT?
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/push-api/pull/234
-- Commit Summary --
* Move the ServiceWorkerGlobalScope extensions to their own section
* Redefine `pushsubscriptionchange`
* Minor textual updates
* Fire `subscriptionchange` when changing the encryption keys
* Fire `pushsubscriptionchange` when refreshing a subscription
* Maybe fire `pushsubscriptionchange` on revoked permission
-- File Changes --
M index.html (236)
-- Patch Links --
https://github.com/w3c/push-api/pull/234.patch
https://github.com/w3c/push-api/pull/234.diff
--
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
Received on Tuesday, 20 December 2016 02:00:10 UTC