Hi Girish, I hadn't seen your blog, obviously your changes supersedes this patch which has been done some month ago against Qt 4.5 (thus the use of QWebView). Yes, it does indeed support transformations, but as we do not have a direct need of it within our application, I should be able to port our code to QGraphicsWebView whenever Qt 4.7 is available
Luc On Mon, Dec 14, 2009 at 4:48 PM, Girish Ramakrishnan <[email protected]> wrote: > Hi Luc, > Luc Devallonné wrote: >> Hello, >> >> We would like to propose a patch to the WebKit Qt port to support >> running flash content within the GraphicsView framework on OSX >> >> I beleive that it is related to the following bug: >> https://bugs.webkit.org/show_bug.cgi?id=24157 >> > > With webkit trunk, we already support flash on QGraphicsView. I blogged > about this recently at > http://blog.forwardbias.in/2009/12/flash-in-qgraphicsview.html. The > current trunk only supports flash in QGraphicsWebView and not in > QWebView (like your patches seems to support). However, do your patches > allow transformed flash in QGV? > > I apologize for not updating 24157 appropriately, I thought it was X11 > specific for some reason. > > Girish > > -- Luc Devallonné _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
