Review Request: only query the dns when requesting something from a site not in khtml dns cache.
Jaime Torres
jtamate at gmail.com
Wed Dec 30 11:28:31 GMT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2463/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
With the DNSPrefetch enabled, khtml is quering the dns for each <a href="..."> in every page rendered (if it is not in its nds cache).
Fortunately, it is not scanning for virus :-) .
With the DNSPrefetch disabled, khtml will query the dns only when requesting something from a site not in its dns cache.
This addresses bug 135230.
https://bugs.kde.org/show_bug.cgi?id=135230
Diffs
-----
/trunk/KDE/kdelibs/khtml/khtml_settings.cpp 1066188
Diff: http://reviewboard.kde.org/r/2463/diff
Testing
-------
See latest bug comments.
Thanks,
Jaime
More information about the kde-core-devel
mailing list