Revision 1bf9737...

Go back to digest for 15th May 2011

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in [kdelibs] /:

- Added a new function, setEmitReadyReadOnMetaDataChange, for forcing the network
reply object to emit a readyRead signal whenever it receives meta data (non-content)
from the network.

- Activate the forced readyRead signal emition from kdewebkit to force QtWebKit to
immediately deal with whether or not it supports the returned resource type. This
fixes the last remaining issue of kdewebkit not working as flawlessly as khtml
with KIO's slave-on-hold functionality.

File Changes

Modified 5 files
  •   kdewebkit/kwebpage.cpp
  •   kio/kio/accessmanager.cpp
  •   kio/kio/accessmanager.h
  •   kio/kio/accessmanagerreply_p.cpp
  •   kio/kio/accessmanagerreply_p.h
5 files changed in total