Bug 70017

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

Description Kentaro Hara 2011-10-13 04:37:56 PDT
We have been implementing constructors of Events. OverflowEvent has a constructor in JSC (bug 69907), but does not have it in V8.
Comment 1 Kentaro Hara 2011-10-13 05:02:15 PDT
Created attachment 110830 [details]
Patch
Comment 2 Kentaro Hara 2011-10-13 17:02:47 PDT
Created attachment 110937 [details]
rebased patch for commit
Comment 3 WebKit Review Bot 2011-10-13 17:56:40 PDT
Comment on attachment 110937 [details]
rebased patch for commit

Clearing flags on attachment: 110937

Committed r97431: <http://trac.webkit.org/changeset/97431>
Comment 4 Eric Seidel (no email) 2011-12-21 14:24:53 PST
Attachment 110830 [details] was posted by a committer and has review+, assigning to Kentaro Hara for commit.