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

Other APIs to think of here: workers, shared workers, and any kind of async module loading API we may get in future.

The simplest solution may be to special-case `fetch` in terms of skipping the fetch event. Others go through the fetch event. Let's discuss it at the f2f.

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

Received on Monday, 25 July 2016 16:55:47 UTC