[whatwg] Suggestions on postMessage (6.4, cross-document messaging)

On 7/10/07, Jeff Walden <jwalden+whatwg at mit.edu> wrote:
why not instead change the API to |postMessage(message, otherWindow)|,
such that sending a message to another window involves getting the
other window and calling |postMessage| on *your* window?

This is a great idea. We were thinking of implementing PostMessage in
Gears and it would be much easier if that were the API.

- a

Received on Tuesday, 10 July 2007 21:38:56 UTC