[webkit-reviews] review granted: [Bug 122906] RemoteLayerTree: Add support for more layer properties and transform layers : [Attachment 214373] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 16 11:37:06 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 122906: RemoteLayerTree: Add support for more layer properties and
transform layers
https://bugs.webkit.org/show_bug.cgi?id=122906

Attachment 214373: patch
https://bugs.webkit.org/attachment.cgi?id=214373&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=214373&action=review


> Source/WebKit2/Shared/mac/RemoteLayerTreeTransaction.mm:283
> +static void dumpProperty(StringBuilder& builder, String name, const
TransformationMatrix& transform)

In the future I think we should just make dumpProperty take a TextStream&
instead.


More information about the webkit-reviews mailing list