Re: [w3c/ServiceWorker] skipWaiting() promise should resolve after promotion to .active (#1187)

As we made it a promise (not returning void), just guaranteeing the state transition - from _installed_ to _activating_ seems like a better behavior if we could do (under the premise that it won't deadlock).

-- 
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/1187#issuecomment-398581376

Received on Tuesday, 19 June 2018 23:56:02 UTC