Bug 70296

Summary: Implement a MessageEvent constructor for V8
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dominicc, japhet, ojan, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67824    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2011-10-17 18:55:32 PDT
We have been implementing constructors of Events. MessageEvent has a constructor in JSC (bug 68883), but does not have it in V8.
Comment 1 Kentaro Hara 2011-10-20 01:45:15 PDT
Created attachment 111741 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-20 02:56:38 PDT
Comment on attachment 111741 [details]
Patch

Clearing flags on attachment: 111741

Committed r97955: <http://trac.webkit.org/changeset/97955>
Comment 3 WebKit Review Bot 2011-10-20 02:56:43 PDT
All reviewed patches have been landed.  Closing bug.