[webkit-reviews] review granted: [Bug 56935] [Qt] Implement accelerated compositing on WK2 Qt port : [Attachment 97035] Patch 5: LayerTreeContext/LayerTreeHost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 01:45:34 PDT 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 56935: [Qt] Implement accelerated compositing on WK2 Qt port
https://bugs.webkit.org/show_bug.cgi?id=56935

Attachment 97035: Patch 5: LayerTreeContext/LayerTreeHost
https://bugs.webkit.org/attachment.cgi?id=97035&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=97035&action=review

Great that you are doing the upstreaming No'am!

> Source/WebKit2/WebProcess/WebPage/qt/LayerTreeHostQt.cpp:223
> +	      
static_cast<DrawingAreaImpl*>(m_webPage->drawingArea())->layerHostDidFlushLayer
s();

is there no toDrawing... method?


More information about the webkit-reviews mailing list