- From: ShijunS <notifications@github.com>
- Date: Sat, 10 Jan 2015 15:18:45 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Saturday, 10 January 2015 23:19:11 UTC
The spec allows a webapp to create a push subscription without using a Service Worker, and the PushSubscription object will persist as long as the webapp window is open. The "push" and "pushsubscriptionlost" events should be defined as part of PushSubscription in order for that to work. The events are currently defined as extension to ServiceWorkerGlobalScope. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/issues/104
Received on Saturday, 10 January 2015 23:19:11 UTC