[whatwg] Worker and message port feedback

On Fri, Mar 20, 2009 at 3:29 PM, Ian Hickson <ian at hixie.ch> 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

Received on Friday, 20 March 2009 15:34:50 UTC