Re: [w3c/ServiceWorker] Central algorithm for updating service worker state and registrations (#1416)

Another slight difference is that firefox can resolve its ready promise after statechange events fire but before controllerchange/updatefound fire.

Related code:

https://searchfox.org/mozilla-central/rev/f8b11433159cbc9cc80500b3e579d767473fa539/dom/serviceworkers/ServiceWorkerContainer.cpp#572-577
https://searchfox.org/mozilla-central/rev/f8b11433159cbc9cc80500b3e579d767473fa539/dom/serviceworkers/ServiceWorkerRegistration.cpp#157-166

-- 
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/1416#issuecomment-498716904

Received on Tuesday, 4 June 2019 15:18:24 UTC