Re: [w3c/ServiceWorker] async waitUntil() does not allow extension on final promise resolution? (#1039)

> I don't think the spec allows this as currently written.

Yes, that's right. I think we should add all the derived promises called by `Promise.prototype.then` of the promises in the extend lifetime promises list. I'll try to spec it in an implementable way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1039#issuecomment-268936300

Received on Friday, 23 December 2016 03:42:09 UTC