<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [SOUP] Move request HTTP body handling to ResourceRequestSoup and simplify it"
href="https://bugs.webkit.org/show_bug.cgi?id=162891#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [SOUP] Move request HTTP body handling to ResourceRequestSoup and simplify it"
href="https://bugs.webkit.org/show_bug.cgi?id=162891">bug 162891</a>
from <span class="vcard"><a class="email" href="mailto:cgarcia@igalia.com" title="Carlos Garcia Campos <cgarcia@igalia.com>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=290577&action=diff" name="attach_290577" title="Patch">attachment 290577</a> <a href="attachment.cgi?id=290577&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=290577&action=review">https://bugs.webkit.org/attachment.cgi?id=290577&action=review</a>
<span class="quote">>> Source/WebCore/platform/soup/SharedBufferSoup.cpp:43
>> + if (m_soupBuffer && !offset && !size) {
>
> !size? Is this correct?</span >
Yes, it means this was called with no arguments, and then we just take a return a reference.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>