Re: [ServiceWorker] openWindow(url)'s same origin check should be done against the origin of the final response's url? (#646)

> Why can't we get a cross-origin client in this scenario?

The other existing methods like `clients.matchAll()` do not expose off-origin clients, either. Once a client navigates off-origin, it seems reasonable to not expose it for consistency.

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

Received on Tuesday, 11 August 2015 09:28:30 UTC