RESOLVED FIXED Bug 88757
Use testRunner instead of layoutTestController in animations tests
https://bugs.webkit.org/show_bug.cgi?id=88757
Summary Use testRunner instead of layoutTestController in animations tests
Ryosuke Niwa
Reported 2012-06-10 23:39:23 PDT
Use testRunner instead of layoutTestController in animations tests
Attachments
Patch (51.43 KB, patch)
2012-06-10 23:40 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2012-06-10 23:40:51 PDT
Ryosuke Niwa
Comment 2 2012-06-11 00:11:41 PDT
Did find LayoutTests/animations/ LayoutTests/platform/*/animations/ -type f -not -iwholename "*.svn*" -not -name "*.png" | xargs sed -i -e "s/layoutTestController/testRunner/g"
WebKit Review Bot
Comment 3 2012-06-11 10:22:25 PDT
Comment on attachment 146792 [details] Patch Clearing flags on attachment: 146792 Committed r119985: <http://trac.webkit.org/changeset/119985>
WebKit Review Bot
Comment 4 2012-06-11 10:22:30 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.