- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 10 Jan 2017 18:17:18 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 January 2017 02:17:53 UTC
Why does it need to happen after the then callbacks? That doesn't show up in the problem description. If you want it to happen after p.then(f) executes f, pass p.then(f) to waitUntil. -- 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-271759012
Received on Wednesday, 11 January 2017 02:17:53 UTC