- From: Jungkee Song <notifications@github.com>
- Date: Thu, 05 Jan 2017 03:38:46 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 January 2017 11:39:19 UTC
@jakearchibald, @annevk, this is about (1) introducing reference count for checking extend lifetime promises and (2) allowing `e.waitUntil()` in the given promise's promise.then callbacks. Your review would be appreciated. @domenic, it'd be great if you had time to review these particular steps where I referenced ECMAScript internal slots: - https://github.com/w3c/ServiceWorker/pull/1049/commits/3210c4d08619341accee4d4a84eb161273297afd#diff-27b79860afe28f01aed4f1f6228367faR2878 - https://github.com/w3c/ServiceWorker/pull/1049/commits/3210c4d08619341accee4d4a84eb161273297afd#diff-27b79860afe28f01aed4f1f6228367faR2880 /cc @wanderview -- 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/pull/1049#issuecomment-270625215
Received on Thursday, 5 January 2017 11:39:19 UTC