- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 27 Apr 2016 08:58:46 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Wednesday, 27 April 2016 15:59:58 UTC
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