[webkit-changes] [WebKit/WebKit] e7f62e: [GTK4] Bump minimum requirement to 4.6
Logan Rathbone
noreply at github.com
Mon Dec 11 11:26:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7f62e57424d5e46e2654a46ba797dbad2890997
https://github.com/WebKit/WebKit/commit/e7f62e57424d5e46e2654a46ba797dbad2890997
Author: Logan Rathbone <56694633+larathbone at users.noreply.github.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M Source/cmake/OptionsGTK.cmake
Log Message:
-----------
[GTK4] Bump minimum requirement to 4.6
https://bugs.webkit.org/show_bug.cgi?id=266220
Reviewed by Michael Catanzaro.
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.
Canonical link: https://commits.webkit.org/271889@main
More information about the webkit-changes
mailing list