[WebKit-devel] GSoC proposals
Dawit A
adawit at kde.org
Thu Apr 1 00:41:31 CEST 2010
On Monday 01 March 2010 08:08:27 you wrote:
> On Thu, Feb 25, 2010 at 11:54 PM, Dawit A <adawit at kde.org> wrote:
> > Let me address each one of these...
> >
> > ** Java support : must be addressed at QtWebKit level. There is no way to
> > address that anywhere else without a huge and rather ugly hack! And that
> > is even if it is possible in the first place...
>
> I did some tests in Gran Canaria that show implementing Java support
> is possible. It's something I'll get around to at some point, but
> don't have a great deal of motivation for. One issue that I need to
> look into is if there are any license barriers to using the KJAS code
> in QtWebKit. I think this should be ok, but it is worth checking
> before any effort is expended.
Perhaps there might even be an easier path to take before embarking on moving
KJAS into QtWebKit... Right now the biggest issue is the fact that QtWebkit
does not even given client applications a chance to handle java applet support
through QWebPluginFactory::create. Well I now have a patch pending upstream
that attempts to remedy this problem [1]. If this patch gets accepted
upstream, then KJAS integration can be tested against kdewebkit first which
should pave the way for easier upstream inclusion...
Regards,
Dawit A.
[1] https://bugs.webkit.org/show_bug.cgi?id=36902
More information about the WebKit-devel
mailing list