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

Why would, e.g., nested workers not go through the same service worker? `EventSource` doesn't seem like much of a problem either, but perhaps we should not expose it in service workers to begin with. We don't expose `WebSocket` either, right?

I still think that most cases we probably do want to round trip through the fetch event.

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

Received on Thursday, 4 August 2016 09:06:47 UTC