[webkit-reviews] review granted: [Bug 78963] [Qt][WK2] Accelerated animations don't work on Mac : [Attachment 127842] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 12:51:53 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 78963: [Qt][WK2] Accelerated animations don't work on Mac
https://bugs.webkit.org/show_bug.cgi?id=78963

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

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


> Source/WebKit2/UIProcess/qt/LayerTreeHostProxyQt.cpp:205
> +    TextureMapperLayer* layer = toTextureMapperLayer(rootLayer());
> +    ASSERT(layer);

Shouldn't that assert not be in toTextureMapperLayer ?


More information about the webkit-reviews mailing list