WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300163
[GTK] Remove support for building against libsoup2
https://bugs.webkit.org/show_bug.cgi?id=300163
Summary
[GTK] Remove support for building against libsoup2
Adrian Perez
Reported
2025-10-04 00:48:32 PDT
There is a experiment in
https://github.com/WebKit/WebKit/pull/51748
to remove the 4.x API levels from the GTK port, but as we cannot yet remove the ENABLE(2022_GLIB_API) guards, most of the code simplification comes from removing the USE(SOUP2) ones. For now we need to keep the pre-2022 API for both the WPE and GTK port when built with GTK3, but packages for the webkit2gtk-4.0 API version are practically gone from Linux distributions, and it seems reasonable to remove 4.0 and the remaining libsoup2 code during this development cycle.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2025-10-04 15:00:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51819
EWS
Comment 2
2025-10-07 07:19:42 PDT
Committed
301131@main
(6153cafaf3bd): <
https://commits.webkit.org/301131@main
> Reviewed commits have been landed. Closing PR #51819 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug