On Wednesday 25 April 2012, Allan Sandfeld Jensen wrote: > On Wednesday 25 April 2012, Andrea Diamantini wrote: > > Hi all, > > I'm here to announce the will to work on an unofficial branch of > > qtwebkit, living on gitorious as > > https://gitorious.org/~adjam/webkit/kde-qt-webkit. > > Oh cool. Btw, I have a similar project at > git://gitorious.org/~carewolf/webkit/kdewebkit.git > > Mostly just an import of kdewebkit from kdelibs to qtwebkit trunk and > ensuring they build together. I use it to be able to run trunk webkit in > KDE :) > Let me get the web link: https://gitorious.org/~carewolf/webkit/kdewebkit
One more think: I have one patch to webcore here. This is because trunk WebKit does not use the global QNetWork Cookie-Jar anymore, so my branch contains a replacement for the Qt-platform cookie-jar implementation that uses the KDE cookie-jar directly. Without this trunk WebKit will not integrate with KDE anymore. The problem with this of-course is that when compiled for KDE QtWebKit now changes internal behaviour. `Allan _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
