[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
Fri Mar 25 10:12:47 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56929
--- Comment #7 from Carol Szabo <carol.szabo at nokia.com> 2011-03-25 10:12:47 PST ---
(In reply to comment #4)
> > + renderFrameWidgets(context, (QWebFrame::RenderLayer)(QWebFrame::ScrollBarLayer | QWebFrame::PanIconLayer), clip);
> Maybe change the signature to use QFlags and avoid the ugly cast?
In my previous comment I meant to use QFlags wherever RenderLayer is used and can be potentially orred including the interface methods QFrame::render.
--
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