Bug 241094

Summary: [WPE] Disable FTP directory support by default
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, loic.yhuel, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Olivier Blin 2022-05-30 01:14:32 PDT
FTP directory support is disabled by default in the GTK port, and has been removed in major browsers (Firefox, Chrome).

Disabling it also saves 24 kB on the library size for an ARMv7 build.
Comment 1 Olivier Blin 2022-05-30 01:16:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1153
Comment 2 EWS 2022-06-27 02:21:45 PDT
Committed 251865@main (0655304c01f9): <https://commits.webkit.org/251865@main>

Reviewed commits have been landed. Closing PR #1153 and removing active labels.