WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266220
[GTK] Minimum required GTK4 version is 4.6, not 4.4
https://bugs.webkit.org/show_bug.cgi?id=266220
Summary
[GTK] Minimum required GTK4 version is 4.6, not 4.4
Logan Rathbone
Reported
2023-12-11 06:42:05 PST
Although OptionsGTK.cmake advertises a minimum requirement of GTK 4.4, Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp makes use the GDK_TOUCHPAD_HOLD enumeration symbol, which was not introduced until GTK 4.6. A PR has been created to bump the dependency:
https://github.com/WebKit/WebKit/pull/21283
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2023-12-11 11:26:49 PST
Committed
271889@main
(e7f62e57424d): <
https://commits.webkit.org/271889@main
> Reviewed commits have been landed. Closing PR #21283 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