Re: [ServiceWorker] client.focus() should reject if tab failed to focus (#640)

Would it open us up to race conditions if it was along the lines of:

1. Run focusing steps
2. If client hasFocus resolve true
2. Else resolve false

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

Received on Wednesday, 22 April 2015 12:31:55 UTC