Bug 93899 - Rename files that declare and define LayoutTestController in DumpRenderTree
Summary: Rename files that declare and define LayoutTestController in DumpRenderTree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 93758
  Show dependency treegraph
 
Reported: 2012-08-13 14:15 PDT by Ryosuke Niwa
Modified: 2012-08-13 21:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.08 MB, patch)
2012-08-13 14:16 PDT, Ryosuke Niwa
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>