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. Also, having different fetch policies for notification resources in documents and in service workers seems confusing for developers as well.

Perhaps instead of saying we'll use a specific service worker, we determine some scope and pass that along with the request so the active service worker can be determined at the correct time? I'd love to explore the issues around that a bit more (and since I'm not super familiar with the constraints I appreciate your patience).

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

Received on Tuesday, 9 August 2016 15:01:35 UTC