- From: Jungkee Song <notifications@github.com>
- Date: Wed, 22 Apr 2015 00:20:06 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 22 April 2015 07:20:33 UTC
I'm getting my head around to finding a point where the [focusing steps](https://html.spec.whatwg.org/multipage/interaction.html#focusing-steps) algorithm (invoked at [`client.focus()`](https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#client-focus-method) step 3.2.1) can be said to have been failed. It seems it silently fails case by case by just aborting the steps. @annevk could you help? Any good way to get the failure from that? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/640#issuecomment-95056639
Received on Wednesday, 22 April 2015 07:20:33 UTC