RESOLVED FIXED 123116
Remote Layer Tree: Clean up transaction logging
https://bugs.webkit.org/show_bug.cgi?id=123116
Summary Remote Layer Tree: Clean up transaction logging
Tim Horton
Reported 2013-10-21 13:15:53 PDT
Lots of duplicated code, lots of ugly things.
Attachments
patch (25.21 KB, patch)
2013-10-21 13:20 PDT, Tim Horton
andersca: review+
Tim Horton
Comment 1 2013-10-21 13:20:26 PDT
Anders Carlsson
Comment 2 2013-10-21 13:36:05 PDT
Comment on attachment 214770 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=214770&action=review > Source/WebKit2/Shared/mac/RemoteLayerTreeTransaction.mm:426 > +RemoteLayerTreeTextStream& RemoteLayerTreeTextStream::operator<<(const FloatRect rect) No need for const here.
Tim Horton
Comment 3 2013-10-21 13:40:38 PDT
Note You need to log in before you can comment on or make changes to this bug.