[webkit-reviews] review canceled: [Bug 187427] [Curl] Move HTTP Setup logic from CurlRequest to CurlHandle for reuse. : [Attachment 344628] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 15:28:23 PDT 2018


Basuke Suzuki <Basuke.Suzuki at sony.com> has canceled Basuke Suzuki
<Basuke.Suzuki at sony.com>'s request for review:
Bug 187427: [Curl] Move HTTP Setup logic from CurlRequest to CurlHandle for
reuse.
https://bugs.webkit.org/show_bug.cgi?id=187427

Attachment 344628: PATCH

https://bugs.webkit.org/attachment.cgi?id=344628&action=review




--- Comment #3 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Comment on attachment 344628
  --> https://bugs.webkit.org/attachment.cgi?id=344628
PATCH

View in context: https://bugs.webkit.org/attachment.cgi?id=344628&action=review

> Source/WebCore/platform/network/curl/CurlContext.cpp:808
> +	   curl_easy_setopt(m_handle, CURLOPT_STDERR, log);

This is a bug fix.


More information about the webkit-reviews mailing list