[Webkit-unassigned] [Bug 144738] REGRESSION(r183861): [SOUP] Downloads are broken when using the Network Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 00:30:08 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144738

--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #5)
> A quick fix for you may be to change the client after calling
> didConvertHandleToDownload(), not before.

Not that easy, the client is private to DownloadSoup and set in Download::startWithHandle(). What we could do, though, is creating a new handle instead of reusing the existing one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/c102ec55/attachment.html>


More information about the webkit-unassigned mailing list