WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
88766
Use testRunner instead of layoutTestController in compositing tests
https://bugs.webkit.org/show_bug.cgi?id=88766
Summary
Use testRunner instead of layoutTestController in compositing tests
Ryosuke Niwa
Reported
2012-06-11 00:56:08 PDT
Use testRunner instead of layoutTestController in compositing tests
Attachments
Patch
(250.41 KB, patch)
2012-06-11 01:15 PDT
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-06-11 01:15:34 PDT
Created
attachment 146807
[details]
Patch
Ryosuke Niwa
Comment 2
2012-06-11 01:17:33 PDT
Ran: find LayoutTests/compositing/ LayoutTests/platform/*/compositing/ -type f -not -iwholename "*.svn*" -not -name "*.png" -not -name "*.ttf" -not -name "*.gif" -not -name "*.mp4" -not -name "*.jpg" -not -name "*.ogv" -not -name "*.mov" | xargs sed -i -e "s/layoutTestController/testRunner/g"
WebKit Review Bot
Comment 3
2012-06-11 11:29:46 PDT
Comment on
attachment 146807
[details]
Patch Clearing flags on attachment: 146807 Committed
r119992
: <
http://trac.webkit.org/changeset/119992
>
WebKit Review Bot
Comment 4
2012-06-11 11:29:51 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.
Top of Page
Format For Printing
XML
Clone This Bug