Bug 88757

Summary: Use testRunner instead of layoutTestController in animations tests
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, igor.oliveira, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 88210    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.