[Webkit-unassigned] [Bug 50082] [Qt] Use QNetworkAccessManager zerocopy feature from QNetworkReplyHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 04:10:38 PST 2010


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





--- Comment #13 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-12-13 04:10:38 PST ---
Created an attachment (id=76367)
 --> (https://bugs.webkit.org/attachment.cgi?id=76367&action=review)
v4 (rebased)

Here is the rebased patch, feel free to modify it or redo it from scratch before resending it for review.

I couldn't test the patch completely since, with Qt 4.7.1, I always got a null pointer from m_reply->attribute(QNetworkRequest::DownloadBufferAttribute). I got the same result with the v4 non-rebased patch so this might be a bug in Qt. You might want to verify the patch with a correct behaving Qt or you'll get a crash if I made any mistake rebasing that code-path.

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



More information about the webkit-unassigned mailing list