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

I think @martinthomson had a security problem with queuing microtasks from "in parallel" algorithms, but I cannot find context.

@jungkees presumably the `register()` method's promise is also resolved from some task, right? If that is queued later, and they are on the same queue, there would not be a problem here.

---
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-215130213

Received on Wednesday, 27 April 2016 15:59:58 UTC