Bug 69911

Summary: Implement a WebKitTransitionEvent constructor for V8
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, dominicc, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67824    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2011-10-12 01:07:34 PDT
We have been implementing constructors of Events. WebKitTransitionEvent has a constructor in JSC (bug 69829), but does not have it in V8.
Comment 1 Kentaro Hara 2011-10-12 01:17:50 PDT
Created attachment 110652 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-12 16:40:34 PDT
Comment on attachment 110652 [details]
Patch

Rejecting attachment 110652 [details] from commit-queue.

haraken@google.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 3 WebKit Review Bot 2011-10-12 17:50:03 PDT
Comment on attachment 110652 [details]
Patch

Clearing flags on attachment: 110652

Committed r97326: <http://trac.webkit.org/changeset/97326>
Comment 4 WebKit Review Bot 2011-10-12 17:50:07 PDT
All reviewed patches have been landed.  Closing bug.