Re: [ServiceWorker] skipWaiting() on an installed worker should abort Install step "Wait until no service worker client is using registration." (#594)

I overlooked step 7.7: "Run the Update State algorithm passing registration's waiting worker and installed as the arguments."

If one cannot get to the waiting step without being installed then I see how this fits together, but even if harmless it seems a bit odd to have an algorithm stuck waiting.

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

Received on Wednesday, 17 December 2014 14:00:03 UTC