[Webkit-unassigned] [Bug 104641] Coordinated Graphics: Rename LayerTreeCoordinator to CoordinatedLayerTreeHost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 00:55:57 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104641





--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-12-11 00:58:20 PST ---
(From update of attachment 178736)
View in context: https://bugs.webkit.org/attachment.cgi?id=178736&action=review

> Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp:73
> +    CoordinatedLayerTreeHostProxy* coordinatedLayerTreeHostProxy = webPageProxy->drawingArea()->coordinatedLayerTreeHostProxy();

I think calling the local variable for just layerTreeHostProxy is fine as it is an impl of LayerTreeHostProxy

Maybe also do this for the getter if we don't differentiate the two

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list