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 _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
