Re: [ServiceWorker] should installing workers be persisted if browser is killed? (#794)

Right, Chrome supports that but only one worker is persisted on disk. The .installing worker is written to temp storage and thrown away if it never reached .waiting.

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

Received on Wednesday, 2 December 2015 09:31:41 UTC