Re: [w3c/ServiceWorker] importScripts() on ServiceWorkerGlobalScope (#1319)

postMessage() can be posted before the install completes. But as you pointed, it seems all the postMessage()s are called after the SW's activated. I'm looking at it, too.

-- 
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/1319#issuecomment-393680800

Received on Thursday, 31 May 2018 21:08:13 UTC