Re: [w3c/ServiceWorker] Mixed feelings about ServiceWorker for module loader (#1203)

> Blob URLs could do it too.

Just make sure you call `revokeObjectURL()` or you are going to leak until the page closes.  Such a common problem, sadly.

-- 
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/1203#issuecomment-336186735

Received on Thursday, 12 October 2017 16:13:14 UTC