Re: [ServiceWorker] Define the lifetime of a blob URL created inside a service worker (#688)

Implementor feedback from Chrome: if we continue to allow blob URLs in service workers, tieing the lifetime to the service worker (i.e., the execution context that created it, not the registration) sounds good. That's what Chrome does already.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/688#issuecomment-173827897

Received on Friday, 22 January 2016 06:54:37 UTC