- From: Jungkee Song <notifications@github.com>
- Date: Mon, 25 Jul 2016 03:20:08 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 25 July 2016 10:20:36 UTC
Coming back to issuecomment-234630570, the problem to solve is which service worker this request will use. As the request in this particular case (e.g. icon) is a subresource request, and the client (the service worker) has no controller, we can't decide which service worker to use. Matching a service worker registration for a subresource request seems not quite right either to me. --- 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-234916198
Received on Monday, 25 July 2016 10:20:36 UTC