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

> Wait... if you use a cross-origin blob URL as a worker script, what is the origin of the worker?

https://html.spec.whatwg.org/multipage/workers.html#script-settings-for-workers:concept-settings-object-origin

It inherits origin from the outside settings object.

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

Received on Thursday, 18 January 2018 21:53:56 UTC