RESOLVED WONTFIX35523
[Qt] GraphicsLayer: Support AC in QWebView
https://bugs.webkit.org/show_bug.cgi?id=35523
Summary [Qt] GraphicsLayer: Support AC in QWebView
Noam Rosenthal
Reported 2010-03-01 04:33:58 PST
Right now AC is only supported in QGraphicsWebView. It's possible to support it in QWebView using a QGraphicsScene that we render without a QGraphicsView. We'd still have the performance gain of caching compound items as pixmaps, so it might be worth it.
Attachments
Tor Arne Vestbø
Comment 1 2010-03-05 09:39:50 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component
Note You need to log in before you can comment on or make changes to this bug.