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

> It feels like addModule is a subresource fetch for an already existing global, like loading scripts in an about:blank iframe. The opaque origin thing is a shame though, as it means these can't work offline.

Since the modules are fetched from the owner's Client they will be intercepted if that Client is controlled.  So I think it will work offline.  (Sorry if this is duplicate.  Github is confusing the order of messages or something today.)

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

Received on Wednesday, 11 October 2017 16:56:35 UTC