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

We're not going to allow `focus()` to be called from a fetch event. If the navigation is user initiated, the window has focus. If the user blurs the window after navigating, that's the user's choice.

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

Received on Tuesday, 25 August 2015 07:48:59 UTC