Bug 66829

Summary: Change MessageEvent to always have a MessagePortArray (and remove custom binding for ports).
Product: WebKit Reporter: David Levin <levin>
Component: DOMAssignee: Dmitry Lomov <dslomov>
Status: RESOLVED WONTFIX    
Severity: Normal CC: cmarcelo, code.vineet, dslomov, haraken, kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 66789    
Bug Blocks: 64629    

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.