Bug 67248 - Add constructor for CustomEvent
Summary: Add constructor for CustomEvent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
: 62039 (view as bug list)
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2011-08-30 17:30 PDT by Sam Weinig
Modified: 2013-01-20 16:59 PST (History)
3 users (show)

See Also:


Attachments
Patch (9.52 KB, patch)
2011-08-30 17:36 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (15.06 KB, patch)
2011-08-30 20:39 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-08-30 17:30:49 PDT
Add constructor for CustomEvent
Comment 1 Sam Weinig 2011-08-30 17:36:03 PDT
Created attachment 105723 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-30 18:13:18 PDT
Comment on attachment 105723 [details]
Patch

Attachment 105723 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9567625

New failing tests:
fast/dom/prototype-inheritance.html
fast/events/constructors/custom-event-constructor.html
Comment 3 Sam Weinig 2011-08-30 18:13:52 PDT
I will fix those tests.
Comment 4 Sam Weinig 2011-08-30 20:39:48 PDT
Created attachment 105734 [details]
Patch
Comment 5 Sam Weinig 2011-08-30 21:03:05 PDT
Committed r94147: <http://trac.webkit.org/changeset/94147>
Comment 6 Alexey Proskuryakov 2011-08-31 10:23:20 PDT
*** Bug 62039 has been marked as a duplicate of this bug. ***