Re: [w3c/ServiceWorker] Opt cache.add/addAll and importScripts out of a local service worker (#1025)

jungkees commented on this pull request.

So, this assumes https://fetch.spec.whatwg.org/#concept-http-fetch will change to invoke Handle Fetch even if the client is a SW, right? For that, I think this patch can still land as setting the skip-service-worker flag makes it bypass the Handle Fetch. But I would like to confirm we expect `add()/addAll()` and `importScripts()` go through foreign fetch, right?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1025#pullrequestreview-13074767

Received on Thursday, 15 December 2016 07:44:53 UTC