Bug 241094 - [WPE] Disable FTP directory support by default
Summary: [WPE] Disable FTP directory support by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-30 01:14 PDT by Olivier Blin
Modified: 2022-06-27 02:21 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.