Review Request: Add KDE CookieJar integration class to accessmanager.[h|cpp]
adawit at kde.org
adawit at kde.org
Sun Oct 18 21:59:49 BST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1711/
-----------------------------------------------------------
(Updated 2009-10-18 20:59:49.173297)
Review request for kdelibs.
Changes
-------
Changed nested namespace from "NetworkIntegration" to "Integration" so the class inside it are accessed as KIO::Integration::<ClassName>.
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 (updated)
-----
/branches/KDE/4.3/kdelibs/kio/kio/accessmanager.h 1036185
/branches/KDE/4.3/kdelibs/kio/kio/accessmanager.cpp 1036185
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