- From: Jake Archibald <notifications@github.com>
- Date: Tue, 16 Dec 2014 03:01:54 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 16 December 2014 11:02:20 UTC
@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