Re: [w3c/ServiceWorker] New "setup" lifecycle for service worker (#1576)

To be clear, there is an expensive cost to adding more phases to service worker startup in terms of both c++ development time, spec writing, and also runtime performance.  For example, this phase could delay processing events, etc.  I think we would need a fairly large benefit or problem solved to take on something like this.  I hope that makes sense.

-- 
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/1576#issuecomment-814222706

Received on Tuesday, 6 April 2021 15:41:51 UTC