- From: Jungkee Song <notifications@github.com>
- Date: Tue, 01 Dec 2015 23:08:29 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 2 December 2015 07:08:57 UTC
> Personally I would be ok simply not persisting .installing workers. Only workers that make it to .waiting would be persistent across browser restarts. I'm not sure how to spec that behavior if desirable. The behavior of the spec and the impl is mostly aligned except a subtle difference that the spec requires `getRegistration()` on the restart should return non-null `registration.installing` whereas the impl returns null. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/794#issuecomment-161203685
Received on Wednesday, 2 December 2015 07:08:57 UTC