Re: [w3c/ServiceWorker] navigator.serviceWorker.ready remain resolved after unregister (#1139)

Note, it is possible to use the `.ready` flag and not become controlled.  Consider a window that is already open before `.register()` is called.  So its possible for the service worker to go away with a ready promise settled.

-- 
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/1139#issuecomment-301484470

Received on Monday, 15 May 2017 14:04:12 UTC