Re: [slightlyoff/ServiceWorker] Install algorithm step 14 should clear waiting worker before updating state to redundant (#851)

1. The promises guide is just a placeholder until that language lands in IDL. It's a rather weird setup the way we have it now.
2. It gets hairy when you have to queue a task and resolve the promise from there (does that queue another task?).
3. I think it's much better to be explicit about this than relying on this kind of indirection.

---
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/851#issuecomment-216767925

Received on Wednesday, 4 May 2016 07:44:26 UTC