Re: [ServiceWorker] Specify .focus() and .openWindow() behaviour (#602)

Allowing `focus()` from a navigation that's user-initiated seems reasonable inside fetch. Android apps absolutely allow focusing of navigations (via intent filters) and iOS 9 is allowing this for native iOS apps. It's odd we wouldn't allow the same.

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

Received on Friday, 28 August 2015 17:52:09 UTC