- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 04 May 2016 00:41:31 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Wednesday, 4 May 2016 07:44:26 UTC
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