RESOLVED FIXED 24292
Enable drt api for animations in qt port
https://bugs.webkit.org/show_bug.cgi?id=24292
Summary Enable drt api for animations in qt port
Adam Treat
Reported 2009-03-02 09:46:37 PST
Hi, Currently, the Qt port version of DRT lacks the necessary API to allow the animation tests to pass. The attached patch fixes this and now all animation tests pass.
Attachments
Implement DRT api for animations (6.38 KB, patch)
2009-03-02 09:47 PST, Adam Treat
eric: review+
Adam Treat
Comment 1 2009-03-02 09:47:52 PST
Created attachment 28180 [details] Implement DRT api for animations
Eric Seidel (no email)
Comment 2 2009-03-02 10:11:49 PST
Comment on attachment 28180 [details] Implement DRT api for animations Some style issues discussed over IRC, which you can fix when landing. Also, "name" needs a better argument name, probably "propertyName". I don't need to see this again, glad to see this support added!
Adam Treat
Comment 3 2009-03-02 10:29:25 PST
Landed with r41361.
Note You need to log in before you can comment on or make changes to this bug.