RESOLVED FIXED 75585
[chromium] Remove chromium compositor support for unused zoomAnimatorTransform
https://bugs.webkit.org/show_bug.cgi?id=75585
Summary [chromium] Remove chromium compositor support for unused zoomAnimatorTransform
James Robinson
Reported 2012-01-04 15:32:38 PST
[chromium] Remove chromium compositor support for unused zoomAnimatorTransform
Attachments
Patch (13.23 KB, patch)
2012-01-04 15:33 PST, James Robinson
kbr: review+
James Robinson
Comment 1 2012-01-04 15:33:50 PST
James Robinson
Comment 2 2012-01-04 15:35:00 PST
Just killing dead code, pretty straightforward. This only touches chromium-specific code. There's a bit of cross-platform code for zoomAnimatorTransform spread about the tree, I'll remove that in a separate patch after verifying that no other platforms are using it.
Alexandre Elias
Comment 3 2012-01-04 15:39:03 PST
LGTM, thanks.
Adrienne Walker
Comment 4 2012-01-04 15:41:30 PST
Nice. :)
Kenneth Russell
Comment 5 2012-01-04 16:20:32 PST
Comment on attachment 121175 [details] Patch rs=me
James Robinson
Comment 6 2012-01-04 17:19:33 PST
Note You need to log in before you can comment on or make changes to this bug.