Bug 67527 - Implement a CustomEvent constructor for V8
Summary: Implement a CustomEvent 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: Nobody
URL:
Keywords:
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2011-09-02 14:59 PDT by Kentaro Hara
Modified: 2011-09-08 18:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (7.71 KB, patch)
2011-09-02 15:05 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-09-02 14:59:56 PDT
CustomEvent should have a constructor (Spec: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-customevent).
Comment 1 Kentaro Hara 2011-09-02 15:05:10 PDT
Created attachment 106203 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-02 23:03:27 PDT
Comment on attachment 106203 [details]
Patch

Clearing flags on attachment: 106203

Committed r94480: <http://trac.webkit.org/changeset/94480>
Comment 3 WebKit Review Bot 2011-09-02 23:03:32 PDT
All reviewed patches have been landed.  Closing bug.