RESOLVED WONTFIX 66829
Change MessageEvent to always have a MessagePortArray (and remove custom binding for ports).
https://bugs.webkit.org/show_bug.cgi?id=66829
Summary Change MessageEvent to always have a MessagePortArray (and remove custom bind...
David Levin
Reported 2011-08-23 17:45:06 PDT
Attachments
Vineet Chaudhary (vineetc)
Comment 1 2012-04-03 02:25:09 PDT
Hi Dmitry Lomov, From the comment https://bugs.webkit.org/show_bug.cgi?id=66789#c4 "It also seems to me we could change things so a MessageEvent always has a MessagePortArray in it, and then we might not need a custom binding at all!" I am cleaning up custom bindings code for the attributes of type Array. MessageEvent.idl is also in this list. But first I think we should make change MessageEvent to have a MessagePortArray in it. Can you please provide feedback on this.
Note You need to log in before you can comment on or make changes to this bug.