Re: [ServiceWorker] What is the "Doom Installing Worker" algorithm supposed to be doing? (#847)

Why do we even need to abort the current register if a new register is appended to the queue?  How often is that going to happen in practice that we need to optimize it?  Lets just run through the queue and let both jobs run.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/847#issuecomment-197019941

Received on Tuesday, 15 March 2016 21:09:56 UTC