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

I'll write tests for this. We can tweak the order of events if need be. I tried to do it 'bubbling', so the leaf thing (the service worker) gets the event first, then the registration, then `navigator.serviceWorker`.

-- 
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-498672918

Received on Tuesday, 4 June 2019 13:32:25 UTC