Bug 67248

Summary: Add constructor for CustomEvent
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: bugmail, dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67824    
Attachments:
Description Flags
Patch
none
Patch none

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. ***