Re: [w3c/ServiceWorker] event.waitUntil/respondWith vs return promise (#1148)

In both cases, it waits for the given promise to resolve. For waitUntil, the value the promise resolves to is irrelevant/unused.

-- 
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/1148#issuecomment-302906558

Received on Sunday, 21 May 2017 00:10:24 UTC