Bug 266220

Summary: [GTK] Minimum required GTK4 version is 4.6, not 4.4
Product: WebKit Reporter: Logan Rathbone <poprocks>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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.