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

> I think we said we were going to just make these non-subresource requests like in (1).

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.

The rules for clients only really work well for clients (and maybe reports).

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

Received on Tuesday, 9 August 2016 11:48:35 UTC