Review Request: Add KDE CookieJar integration class to accessmanager.[h|cpp]
adawit at kde.org
adawit at kde.org
Thu Oct 15 19:58:20 BST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1711/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
This patch does the following:
* It adds a nested namespace, NetworkIntegtation, to delinate KIO classes intended to be used for KDE integration only.
* It adds a new class, KIO::NetworkIntegration::CookieJar, that allows Qt modules like QtWebKit to use KDE's cookiejar.
* It documents everything including a note about the intended usage of these classes.
Diffs
-----
/branches/KDE/4.3/kdelibs/kio/kio/accessmanager.cpp 1035297
/branches/KDE/4.3/kdelibs/kio/kio/accessmanager.h 1035297
Diff: http://reviewboard.kde.org/r/1711/diff
Testing
-------
This code was already proven to work in the kdewebkit module.
Thanks,
adawit
More information about the kde-core-devel
mailing list