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

Added `Client.focus()`: c5706b9b48cedf2c84f82bc2e18b336f32cc535c. 

@annevk could you review this? https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#client-focus.  Especially, I'm curious to know whether the promise resolution (step 2.2.2) can be run in the task queued in this different event loop. Or should this step be out of the block to step 2.3?

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

Received on Monday, 26 January 2015 11:11:05 UTC