Bug 72074 - Remove custom constructors of Events in V8
Summary: Remove custom constructors of Events in 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: 71379
  Show dependency treegraph
 
Reported: 2011-11-10 16:35 PST by Kentaro Hara
Modified: 2011-11-14 00:30 PST (History)
6 users (show)

See Also:


Attachments
Patch (24.16 KB, patch)
2011-11-10 16:48 PST, 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-11-10 16:35:33 PST
In V8, [ConstructorTemplate=Event] IDL generates Event constructors. We can remove custom constructors in V8EventConstructors.cpp.
Comment 1 Kentaro Hara 2011-11-10 16:48:09 PST
Created attachment 114601 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-14 00:30:01 PST
Comment on attachment 114601 [details]
Patch

Clearing flags on attachment: 114601

Committed r100108: <http://trac.webkit.org/changeset/100108>
Comment 3 WebKit Review Bot 2011-11-14 00:30:05 PST
All reviewed patches have been landed.  Closing bug.