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

> What is the scope mechanism? If you mean to trigger on the URL of the icon or audio resource, I don't think that makes sense for the reasons I stated earlier.

Yes.  I'm disagreeing with you.

Either we need to hold the service worker in the activated state or we need to look up the currently active service worker.

I'd like to see a proposal for how to solve that issue.  Ideally I'd like to avoid creating a new third mechanism that essentially duplicates the controlled Client case.

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

Received on Tuesday, 9 August 2016 15:08:53 UTC