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

+1, notification resources should be cacheable by a Service Worker regardless where a notification was shown from. Today this is a failure case for people using push on flaky connections, in a future having a job scheduler/timers there is no guarantee that the device will be online at all when a notification is to be shown.

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

Received on Thursday, 12 May 2016 10:18:44 UTC