Re: [whatwg/fetch] Resource fetches for notifications shown from a service worker should trigger onfetch (#303)

The notification itself can be long-lived, but its fetching needs to happen immediately. The notification is tied to the service worker, as interaction with it can trigger further events in the service worker. But that is the service worker concept, not an individual running instance.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/303#issuecomment-239659905

Received on Sunday, 14 August 2016 07:22:29 UTC