[Webkit-unassigned] [Bug 220941] [Curl] Enable FTP protocol only when ENABLE_FTPDIR is on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 12:43:39 PST 2021


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

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

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

> Source/WebCore/platform/network/curl/CurlContext.cpp:534
> +#if ENABLE(FTPDIR)

All upstream curl ports disable FTDIR now. You can remove this unused code if you want.

-- 
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/20210126/711876cd/attachment.htm>


More information about the webkit-unassigned mailing list