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

An alternative here would be to let the Notification API accept Response objects instead of URLs.  Then the SW push event handler could specify resources it already has offlined without a separate 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-234587460

Received on Friday, 22 July 2016 16:15:18 UTC