Re: [ServiceWorker] Clients & postMessage (#609)

Firefox implements it.

If there's some form of buffering it could work for service workers I think although that might be somewhat tricky. (Though that needs to be solved either way.)

I'm not sure what you mean by `WindowProxy` in this context. I don't really see how `WindowClient` can work if we keep it static. And posting to the `Window` object seems odd.

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

Received on Thursday, 22 January 2015 11:59:32 UTC