Re: [w3c/ServiceWorker] consider allow late importScripts/import for local URLs (#1595)

I'm confused.  Service workers being prevented from creating blob URLs seems orthogonal to if `importScripts()` can load a blob URL.  For example, a window could create the blob URL and then postMessage it to the service worker.

I'm not saying there is a strong use case there, but the creation of blob URLs and loading of blob URLs are separate things.

-- 
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/1595#issuecomment-868562186

Received on Friday, 25 June 2021 15:01:40 UTC