[Webkit-unassigned] [Bug 209465] [Curl] Proxy setting API does not work until Network process starts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 14:03:24 PDT 2020


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

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

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

> Tools/TestWebKitAPI/Tests/WebKit/curl/HTTPServer.cpp:35
> +HTTPServer::HTTPServer(String&& address, uint16_t port, HTTPRequestHandler::RequestHandler&& requestHandler)

String&& address → const String& address or const char*.

-- 
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/20200331/906d92bb/attachment-0001.htm>


More information about the webkit-unassigned mailing list