[webkit-reviews] review granted: [Bug 125410] [Soup] Send original encoded data size to didReceiveBuffer : [Attachment 218778] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 9 11:28:34 PST 2013


Martin Robinson <mrobinson at webkit.org> has granted Gustavo Noronha (kov)
<gns at gnome.org>'s request for review:
Bug 125410: [Soup] Send original encoded data size to didReceiveBuffer
https://bugs.webkit.org/show_bug.cgi?id=125410

Attachment 218778: Patch
https://bugs.webkit.org/attachment.cgi?id=218778&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=218778&action=review


> Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:739
> +    d->m_previousPosition = handle->currentStreamPosition();
> +

Maybe try removing this...


More information about the webkit-reviews mailing list