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

@annevk The spec seems a bit vague right now.  Notification API says to "fetch notification’s icon URL".  It links, however, to a spec text in fetch that depends on having a request:

https://fetch.spec.whatwg.org/#concept-fetch

How does the conversion from URL to request occur here?

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

Received on Friday, 22 July 2016 17:49:28 UTC