[Qt-interest] Could use a few <pointers> trying to track down Java Applets sefault on Qt 4.6.2 WebKit
Garth Dahlstrom
ironstorm at gmail.com
Thu Feb 18 16:36:12 CET 2010
Hi All,
I'm a C++ noob, I'm trying to get Java Applet support added to QtWebkit... At the moment, we have a Qt 4.5.3 patch that works, but I'm having some challenges in porting that patch up to 4.6.2.
Specifically, returning
> return createPlugin(pluginSize, element, baseURL, paramNames, paramValues, "application/x-java-applet", true);
from \src\3rdparty\webkit\WebKit\qt\WebCoreSupport\FrameLoaderClientQt.cpp's FrameLoaderClientQt::createJavaAppletWidget is causing the application to Seg Fault... I'm pretty clueless as to why this is the case
The patches are here:
https://bugs.webkit.org/show_bug.cgi?id=33044#c11
If anyone has advice or can lend a hand, I would certainly appreciate it.
-G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100218/6d3fdce3/attachment.html
More information about the Qt-interest-old
mailing list