RESOLVED FIXED 69911
Implement a WebKitTransitionEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=69911
Summary Implement a WebKitTransitionEvent constructor for V8
Kentaro Hara
Reported 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.
Attachments
Patch (4.26 KB, patch)
2011-10-12 01:17 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-10-12 01:17:50 PDT
WebKit Review Bot
Comment 2 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.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-10-12 17:50:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.