Re: [ServiceWorker] Promise on navigator.serviceWorker that resolves when page is controlled (#799)

So that `fetch` is not controlled because it's dispatched between steps 10 and 13 of https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#activation-algorithm so, after `ready` is resolved (step 10) but before claim finishes (step 13). Isn't it, @wanderview ?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/799#issuecomment-166268385

Received on Monday, 21 December 2015 10:46:06 UTC