[Webkit-unassigned] [Bug 162891] [SOUP] Move request HTTP body handling to ResourceRequestSoup and simplify it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 4 08:33:31 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162891
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 290577
--> https://bugs.webkit.org/attachment.cgi?id=290577
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=290577&action=review
>> Source/WebCore/platform/soup/SharedBufferSoup.cpp:43
>> + if (m_soupBuffer && !offset && !size) {
>
> !size? Is this correct?
Yes, it means this was called with no arguments, and then we just take a return a reference.
--
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/20161004/95ffcfa7/attachment.html>
More information about the webkit-unassigned
mailing list