[webkit-reviews] review requested: [Bug 16476] [GTK] Use a platform http stack : [Attachment 19668] Soup HTTP backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 09:25:06 PDT 2008


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 16476: [GTK] Use a platform http stack
http://bugs.webkit.org/show_bug.cgi?id=16476

Attachment 19668: Soup HTTP backend
http://bugs.webkit.org/attachment.cgi?id=19668&action=edit

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Third iteration.

Do not call didReceiveData with empty data, and cancel requests on ::cancel
both on soup side (soup_session_cancel_message) and WebCore (didFinishLoading).
Now stopping a page load does not bork the session anymore.


More information about the webkit-reviews mailing list