Re: [slightlyoff/ServiceWorker] Does accessing ExtendableEvent's extend lifetime promises race? (#931)

F2F:

* `Set <var>extendLifetimePromises</var> to a copy of` happening before parallel doesn't seem to be an issue, since it's only ever going to be more promises, which we want to catch
* We need to look at the spec language for "waiting for all" to see if it queues a microtask

---
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/931#issuecomment-236025850

Received on Thursday, 28 July 2016 21:09:34 UTC