Bug 93899

Summary: Rename files that declare and define LayoutTestController in DumpRenderTree
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 93758    
Attachments:
Description Flags
Patch tony: review+

Description Ryosuke Niwa 2012-08-13 14:15:14 PDT
Rename files that declare and define LayoutTestController in DumpRenderTree
Comment 1 Ryosuke Niwa 2012-08-13 14:16:57 PDT
Created attachment 158102 [details]
Patch
Comment 2 Ryosuke Niwa 2012-08-13 14:21:07 PDT
Comment on attachment 158102 [details]
Patch

Note that there is a diff of each file after svn mv so ignore the parts where the entire file is removed and added and just look at the diff below them. There's no need to verify that deleted & added file contents match because the third diff will just show you that.
Comment 3 Tony Chang 2012-08-13 18:15:57 PDT
Comment on attachment 158102 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=158102&action=review

rs=me

> Tools/ChangeLog:8
> +        Renamed files and fixed style errors.

Fix style errors?
Comment 4 Ryosuke Niwa 2012-08-13 21:58:48 PDT
Committed r125508: <http://trac.webkit.org/changeset/125508>