Re: [w3c/ServiceWorker] Top-level await integration for ServiceWorkers running modules (#1407)

@littledan 

> Maybe all we need to do, then, is ensure the "has ever been evaluated" flag is set synchronously, not asynchronously.

But if we were booting up the service worker to fire a fetch event, wouldn't our dispatch of the event be blocked on all top-level awaits?

-- 
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/1407#issuecomment-503135716

Received on Tuesday, 18 June 2019 13:30:04 UTC