Re: Proposal to allow Transferables to be used in initMessageEvent

On Sat, 13 Aug 2011, Anne van Kesteren wrote:
>
> On Tue, 09 Aug 2011 19:20:58 +0200, Luke Zarko <zarko@google.com> wrote:
> > void initMessageEvent(in DOMString typeArg, in boolean canBubbleArg, in
> > boolean cancelableArg, in any dataArg, in DOMString originArg, in DOMString
> > lastEventIdArg, in WindowProxy? sourceArg, in sequence<Transferable>
> > transferablesArg);
> 
> Can we still remove initMessageEvent in favor of event constructors?

That's still my plan actually. Been busy dealing with other bugs though.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Saturday, 13 August 2011 16:23:01 UTC