[Webkit-unassigned] [Bug 187984] [Curl] Use shared single thread for WebSocket connections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 01:31:09 PST 2020


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

--- Comment #42 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 390905
  --> https://bugs.webkit.org/attachment.cgi?id=390905
Patch

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

> Source/WebCore/platform/network/curl/CurlStream.cpp:39
> +    , m_url(WTFMove(url))

m_url is not used outside of the ctor. Remove it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200217/6c845426/attachment-0001.htm>


More information about the webkit-unassigned mailing list