Re: [ServiceWorker] Have clients.claim() wait until controllers have changed before resolving (#799)

Oh, the navigation fetch should not complete until activate waitUntil resolves, though.  So I think your test case should work.

We explicitly do this waiting in firefox, but I think @matto might have told me chrome does not wait yet.

The live version above does seem to work as you expect in firefox nightly.

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

Received on Thursday, 10 December 2015 22:50:46 UTC