Re: [ServiceWorker] WindowClient.navigate() for the same origin but off-scope clients (#752)

One last thing for now. The current `.navigate()` step 4 disallows the navigation of in-scope-but-not-controlled clients (shift+reload of in-scope client, etc.) as well as off-scope clients. If this is okay, I'll close the issue. It seems Chrome is ready with the implementation of the current spec: https://code.google.com/p/chromium/issues/detail?id=500911.

/cc @jakearchibald @johnmellor

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

Received on Friday, 4 December 2015 05:06:31 UTC