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

Sure, but for cross-origin https URLs we won't have a choice but inherit the service worker from the parent (assuming we want those to be controlled at all). So I think it would be less confusing if the same rule is used everywhere something has to somehow derive a controlling service worker, rather than having different rules for https workers and blob: workers.

-- 
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-358793120

Received on Thursday, 18 January 2018 21:50:47 UTC