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.
Created attachment 128718 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration
Looks like the new hashes _require_ this approach to get anything on the screen. On the upside, it seems to work ;)
Created attachment 128721 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration
Comment on attachment 128721 [details] [Qt] Use private QSGRenderNode in QQuickWebView for improved Qt Scene Graph integration rs=me.
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>
All reviewed patches have been landed. Closing bug.