Revision 569986

Go back to digest for 6th August 2006

Features in KDE Base

Nikolas Zimmermann committed changes in /branches/work/unity/WebKit/WebCore/platform/qt:

Making XMLHttpRequest work with this and my previous commit.

- Implement receivedResponse() Making XMLHttpRequest work with this and my previous commit.

- Implement receivedResponse() & assempleResponseHeaders()
in the TransferJob interface. Call it from TransferJobManager.
(quite hackish using curl, see comments)

This makes it possible to receive answers from Rob's Ajax WebApp.
Jay! Now it crashes when displaying the new content, next one to fix :-) assempleResponseHeaders()
in the TransferJob interface. Call it from TransferJobManager.
(quite hackish using curl, see comments)

This makes it possible to receive answers from Rob's Ajax WebApp.
Jay! Now it crashes when displaying the new content, next one to fix :-)

File Changes

Modified 5 files
  • /branches/work/unity/WebKit/WebCore/platform/qt
  •   /FrameQt.cpp
  •   /FrameQt.h
  •   /TemporaryLinkStubs.cpp
  •   /TransferJobCurl.cpp
  •   /TransferJobManager.cpp
5 files changed in total