- From: Ben Kelly <notifications@github.com>
- Date: Fri, 25 Jun 2021 08:01:21 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 June 2021 15:01:40 UTC
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