Revision 6c9138f...
Go back to digest for 16th October 2011Optimization in KDE Base
Dawit Alemayehu committed changes in [kdelibs/KDE/4.7] kio/kio/kurlcompletion.cpp:
Moved the check for whether the protocol supports listing or not after the
check for path information so that remote URL completion will only be
attempted after the full hostname is available.
Fixes slowness when typing in ftp address when proxying has been enabled
and the proxy exception list contains IP addresses or address ranges.
File Changes
Modified 1 files
- kio/kio/kurlcompletion.cpp
1 files changed in total