Re: [whatwg/fetch] Adds "audioworklet" and "paintworklet" as destinations. (#527)

Just in case, workers cannot load a script from a remote origin:

> 5. Let worker URL be the resulting URL record.
>
> Note: Any same-origin URL (including blob: URLs) can be used. data: URLs can also be used, but they create a worker with an opaque origin.

https://html.spec.whatwg.org/multipage/workers.html#dom-worker

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/527#issuecomment-334642447

Received on Friday, 6 October 2017 02:29:19 UTC