Re: [w3c/ServiceWorker] Allow overlapping scopes (#1085)

> we only just figured this out after deploying to production. (Service Worker strikes again!)

FWIW this is similar to how appcache works. The appcache that controls the *page* serves the content. And I think preventing caching of any cross-origin resources would have been a huge step backwards.

I'll have a think about ways we could support this, but aside from foreign fetch (which is exclusively cross origin) this is the first time I've seen a feature request like this.

-- 
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/issues/1085#issuecomment-290652017

Received on Friday, 31 March 2017 08:37:36 UTC