[webkit-reviews] review granted: [Bug 23151] Finish rename of AffineTransform : [Attachment 26478] patch to finish renaming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 16:02:31 PST 2009


Darin Adler <darin at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 23151: Finish rename of AffineTransform
https://bugs.webkit.org/show_bug.cgi?id=23151

Attachment 26478: patch to finish renaming
https://bugs.webkit.org/attachment.cgi?id=26478&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Best way to do this:

    1) Use do-webcore-rename
    2) grep for AffineTransform in tree after rename
    3) Update list of things in do-webcore-rename to cover more
    4) Revert your changes to the tree
    5) Use do-webcore-rename

Repeat until done.

Then send patch.

Then do any hand changes, separately, in another patch.

For next time.

It's a little strange that this patch includes stripping trailing whitespace in
TransformationMatrix.h and TransformationMatrics.cpp.

r=me


More information about the webkit-reviews mailing list