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

> I don't think this makes much sense. That means to include images used for notifications, the scope of your service workers might need to be much wider. For cross-origin resources it wouldn't even work.

Wow, sure sounds like we really need a controlling client here.  Thats what I would prefer to see myself.

In the absence of a controlling client, however, what is the mechanism that keeps the service worker in the `activated` state between when it triggered the notification and when the browser actually shows the popup?

---
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-238569166

Received on Tuesday, 9 August 2016 14:24:32 UTC