Revision c3e213d...
Go back to digest for 10th July 2011Bug Fixes in KDE Base
Dawit Alemayehu committed changes in [kdelibs/KDE/4.7] kio/kio/accessmanager.cpp:
Added support for synchronous requests.
This is needed to address the fact that QtWebKit from v2.2 forwards no longer
creates its own event loop to handle such requests. Instead it expects QNAM, or
any reimplementation, to deal with it on its behalf. Credit goes to Pierre
Rossi for discovering this issue.
FIXED-IN: 4.7.0
REVIEW: 101876
File Changes
Modified 1 files
- kio/kio/accessmanager.cpp
1 files changed in total