Re: [w3c/ServiceWorker] should blob URLs inherit controller from parent environment or environment that called `createObjectURL()`? (#1261)

I was less concerned about cross-origin blob URLs and more concerned about different service workers in different scopes for the same-origin.  Inheriting origin is relatively straightforward, but origin does not map to a single controlling service worker unfortunately.

-- 
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/1261#issuecomment-358792739

Received on Thursday, 18 January 2018 21:49:14 UTC