RESOLVED FIXED 79022
[Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration
https://bugs.webkit.org/show_bug.cgi?id=79022
Summary [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph i...
Simon Hausmann
Reported 2012-02-20 02:45:34 PST
Commit cb9a213e540c5152a5c9634d590285fb4d231141 in qtdeclarative introduces the private QSGRenderNode class, which will allow for a proper integration of the texture mapper in the scene graph. Once that commit hits qt5.git and we update our dependencies to it, we should start using it.
Attachments
[Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration (4.73 KB, patch)
2012-02-24 05:32 PST, Simon Hausmann
no flags
[Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration (4.73 KB, patch)
2012-02-24 05:50 PST, Simon Hausmann
no flags
Simon Hausmann
Comment 1 2012-02-24 05:32:59 PST
Created attachment 128718 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration
Simon Hausmann
Comment 2 2012-02-24 05:33:22 PST
Looks like the new hashes _require_ this approach to get anything on the screen. On the upside, it seems to work ;)
Simon Hausmann
Comment 3 2012-02-24 05:50:26 PST
Created attachment 128721 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration
Csaba Osztrogonác
Comment 4 2012-02-24 06:40:03 PST
Comment on attachment 128721 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration rs=me.
Csaba Osztrogonác
Comment 5 2012-02-24 06:41:28 PST
Comment on attachment 128721 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration Clearing flags on attachment: 128721 Committed r108789: <http://trac.webkit.org/changeset/108789>
Csaba Osztrogonác
Comment 6 2012-02-24 06:41:36 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.