[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
Wed Apr 1 20:29:12 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209465
--- Comment #13 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #7)
> Comment on attachment 394356 [details]
> 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*.
Changed to 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/20200402/65668c3c/attachment.htm>
More information about the webkit-unassigned
mailing list