[webkit-reviews] review granted: [Bug 104360] Coordinated Graphics: Separate LayerTreeCoordinator into LayerTreeCoordinator and CompositingCoordinator : [Attachment 205472] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 09:20:39 PDT 2013


Noam Rosenthal <noam at webkit.org> has granted Gwang Yoon Hwang
<ryumiel at company100.net>'s request for review:
Bug 104360: Coordinated Graphics: Separate LayerTreeCoordinator into
LayerTreeCoordinator and CompositingCoordinator
https://bugs.webkit.org/show_bug.cgi?id=104360

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

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


> Source/WebCore/ChangeLog:21
> +	   CoordinatedLayerTreeHost now takes a part for scheduling and IPC
> +	   specific parts.

CoordinatedLayerTreeHost is responsible only for the scheduling and
IPC-specific stuff, which are relevant only for WebKit2.

>
Source/WebCore/platform/graphics/texmap/coordinated/CompositingCoordinator.cpp:
196
> +

Remove line

>
Source/WebCore/platform/graphics/texmap/coordinated/CompositingCoordinator.cpp:
198
> +

Remove line


More information about the webkit-reviews mailing list