[Webkit-unassigned] [Bug 18391] return body data incrementally from libsoup backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 11:34:33 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18391


lethalman88 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lethalman88 at gmail.com
           Keywords|                            |Gtk, Soup




------- Comment #2 from lethalman88 at gmail.com  2008-04-09 11:34 PDT -------
It's a pretty good patch, thanks Dan.
In gotHeaders Maybe there might be a problem on didReceiveResponse, this will
tell webcore about a new response of the same job for each redirect.
Same thing in gotChunk, this will give webcore further data with didReceiveData
on redirects.

I think a SOUP_STATUS_IS_REDIRECTION check must be added to both.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list