[ServiceWorker] Navigating clients from the SW context? (#681)

In discussions with the Google team, a question has come up regarding the ability to navigate client objects. This would be the moral equivalent of `window.location = ...` and/or `window.location.reload()`.

Would love to find a way to enable this.

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

Received on Thursday, 16 April 2015 21:24:05 UTC