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

If fetch could call the Handle Fetch for local urls, I think I could try something like:
> If request's client's responsible browsing context is a nested browsing context and request's url is local, use parent browsing context's Window object's service worker client's active worker if exists.

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

Received on Thursday, 13 August 2015 13:40:59 UTC