Re: Worker and message port feedback
"Mark S. Miller" <[email protected]>
| Newsgroups | gmane.org.w3c.whatwg.discuss,gmane.comp.lang.e.general,gmane.org.w3c.html.public |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 20, 2009 at 3:29 PM, Ian Hickson <[email protected]> wrote: > On Fri, 6 Mar 2009, Mark S. Miller wrote: >> >> Currently, HTML5's postMessage may transfer some amount of data in the >> message, and up to one MessagePort as the port parameter. I propose that >> postMessage be modified to allow an array of MessagePorts to be >> transferred. > > I have updated the spec accordingly, so that all the occurances of > MessagePort in method arguments and in events is now instead > MessagePortArray. Thanks! -- Cheers, --MarkM