[webkit-reviews] review denied: [Bug 108149] Coordinated Graphics : Move CoordinatedGraphics related files to WebCore : [Attachment 185162] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 23:30:54 PST 2013


Noam Rosenthal <noam at webkit.org> has denied Jae Hyun Park
<jae.park at company100.net>'s request for review:
Bug 108149: Coordinated Graphics : Move CoordinatedGraphics related files to
WebCore
https://bugs.webkit.org/show_bug.cgi?id=108149

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=185162&action=review


> Source/WebCore/ChangeLog:17
> +	   1. Removing CoordinatedLayerTreeHost dependency from
LayerTreeRenderer. This
> +	   patch introduces LayerTreeRendererClient, which is implemented in
> +	   CoordinatedLayerTreeHost. LayerTreeRenderer uses this client,
instead of using
> +	   CoordinatedLayerTreeHost directly.

Maybe we should do this first, with a separate patch.


More information about the webkit-reviews mailing list