Re: [ServiceWorker] Handle Fetch needs to use new hooks (#729)

No. Fetch should not invoke service workers for local URLs. That doesn't make sense. What needs to happen is that environments created from local URLs inherit the service worker somehow. This should probably happen when such an environment is created. This applies to both browsing contexts and workers by the way, not just browsing contexts.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/729#issuecomment-130682647

Received on Thursday, 13 August 2015 13:58:21 UTC