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

I think it would just be easier just to use our scope mechanism here.  Since its the SW making the request it can be pretty darn sure the notification will get intercepted.  It can then use pre-cached images, translate to cross-origin requests, or whatever it wants at that point.

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

Received on Tuesday, 9 August 2016 14:48:50 UTC