Re: [ServiceWorker] Correct the atomic operation section in Update; allow new worker to get installed while an active worker is still effective (5f9b752)

If the newestWorker is not already an active worker, we just try to go ahead updating it to apply the new worker from the network. The Update algorithm 4.3.1 for this new registration request terminates and gets the on-going installing worker redundant.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/commit/5f9b752ecac700eb526f12ece6d3e0f09ea2f576#commitcomment-9667179

Received on Tuesday, 10 February 2015 01:40:07 UTC