[Webkit-unassigned] [Bug 56929] [Qt] Tiled painting still causes synchronous layout when accelerated compositing and texture mapper are enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 07:47:42 PDT 2011


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





--- Comment #14 from Benjamin Poulain <benjamin at webkit.org>  2011-03-31 07:47:42 PST ---
(From update of attachment 87616)
View in context: https://bugs.webkit.org/attachment.cgi?id=87616&action=review

> Source/WebKit/qt/tests/qgraphicswebview/resources/56929.html:7
> +//  resizeDiv();

??

> Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp:25
> +#if defined(ENABLE_TILED_BACKING_STORE) && ENABLE_TILED_BACKING_STORE

You can remove the #ifdefine here. This will still build without ENABLE_TILED_BACKING_STORE so we can avoid adding complexity here.

-- 
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