Re: [ServiceWorker] ServiceWorkerClient to Client (#588)

@domenic `.focus()` should reject if the window couldn't be focused right? This can happen due to permission or the window having closed.

It seems like a slam-dunk exceptional case, but `window.focus()` fails silently.

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

Received on Tuesday, 16 December 2014 11:02:20 UTC