Bug 69911 - Implement a WebKitTransitionEvent constructor for V8
Summary: Implement a WebKitTransitionEvent 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-10-12 01:07 PDT by Kentaro Hara
Modified: 2011-10-12 17:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.26 KB, patch)
2011-10-12 01:17 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-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.