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

This will need to be rebased now that we removed `type`. And `child-src` needs to become `script-src`.

I'm not quite sure requests for worklets count as non-subresource requests. That would mean they get their own service worker rather than the service worker associated with the document they're loaded from. I suspect you actually want the latter.

cc @jakearchibald 

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

Received on Wednesday, 30 August 2017 11:51:46 UTC