Re: [ServiceWorker] How are unloaded tabs represented? (#626)

How about we add a note in the spec to allow the browser to resurrect an asleep tab with a matching url, if `openWindow(url)` is called?

That avoids the `postMessage` issue, and means asleep tabs don't need to be fully spec'd.

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

Received on Monday, 16 February 2015 17:59:33 UTC