[webkit-dev] Just a few ?'s about the Qt WebKit port...
Fuenty, Chris
chris.fuenty at gmail.com
Thu Oct 18 15:04:15 PDT 2007
.As I'm reading on
http://trac.webkit.org/projects/webkit/wiki/QtWebKitTodo I notice a few
things that spark interest...
#1: New HTTP Stack, Does this currently use any Stacks provided by the
Qt Toolkit? From some usage with QtWebKit, I see no noticeable problems
with it.. Could someone fill me in on why this would be beneficial?
#2 QWebCookieJar < - > QWebNetInterface : How would this be done. Does
the QCookieJar automatically fetch the cookies from WebCore? Or is it
just pretty much useless at the current state. I notice that it will
save cookies for sessions (IE: goto a forum and login, it will save
cookies until that QWebPage is destroyed). What would be a good logical
approach to keep cookies in a QCookieJar and keep them saved.
#3: NSPlugin Support: Is there any good API documentation on how you can
use this (or specifically, in Qt projects). Any API support for
NSPlugins I have found is just for creating plugins, not being able to
use them.
Thanks.
c
More information about the webkit-dev
mailing list