Bug 70017 - Implement an OverflowEvent constructor for V8
Summary: Implement an OverflowEvent constructor for V8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2011-10-13 04:37 PDT by Kentaro Hara
Modified: 2011-12-22 02:29 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.38 KB, patch)
2011-10-13 05:02 PDT, Kentaro Hara
abarth: review+
Details | Formatted Diff | Diff
rebased patch for commit (4.42 KB, patch)
2011-10-13 17:02 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.