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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 07:43:42 PST 2013


Noam Rosenthal <noam at webkit.org> has denied 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 182305: Patch
https://bugs.webkit.org/attachment.cgi?id=182305&action=review

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


This is not really what I meant...
If you don't mind, I can take charge of this patch as it's quite a major
refactor that I feel I need to be more involved in.

>
Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.
cpp:234
> +void CoordinatedLayerTreeHost::purgeBackingStores()
> +{
> +    CompositingCoordinator::purgeBackingStores();

Spaghetti code.


More information about the webkit-reviews mailing list