- From: Ben Kelly <notifications@github.com>
- Date: Tue, 04 Jun 2019 08:18:02 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 June 2019 15:18:24 UTC
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