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

Thanks @jakearchibald, @mounirlamouri. Just moved the promise rejection step out of the async steps as the "allowed to show popup" wants to check it against the task `focus()` is running instead of the algorithm task spun off: 216a5f1d55bc8cf85d0270942a719bfed22eb033.

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

Received on Tuesday, 27 January 2015 01:21:45 UTC