Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94dc4877f3e88e2ffe6ebc7c381fd31624ee9ec7
https://github.com/WebKit/WebKit/commit/94dc4877f3e88e2ffe6ebc7c381fd31624ee9ec7
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp
Log Message:
-----------
REGRESSION(301467@main): [GTK3] 2.51.1 - cursor doesn't change when hovering
on link
https://bugs.webkit.org/show_bug.cgi?id=301985
Reviewed by Adrian Perez de Castro.
Only return early when current cursor is nullptr and new one is the
default, since in GTK3 nullptr is the default cursor.
Canonical link: https://commits.webkit.org/302790@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications