Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: 5a469c03769fa4d6a52be17416c99785fa86caad
https://github.com/WebKit/WebKit/commit/5a469c03769fa4d6a52be17416c99785fa86caad
Author: Thomas Devoogdt <[email protected]>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M Source/WebKit/UIProcess/gtk/WebPageProxyGtk.cpp
Log Message:
-----------
Cherry-pick 299947@main (f5fc32976a5f).
https://bugs.webkit.org/show_bug.cgi?id=298849
[GTK] Fix crash in WebPageProxy::currentStateOfModifierKeys
https://bugs.webkit.org/show_bug.cgi?id=298849
Reviewed by Carlos Garcia Campos.
Thread 1 "browser" received signal SIGSEGV, Segmentation fault.
0x0000007fb38155fc in gdk_device_get_modifier_state () from
target:/usr/lib64/libgtk-4.so.1
(gdb) bt
0 0x0000007fb38155fc in gdk_device_get_modifier_state () from
target:/usr/lib64/libgtk-4.so.1
1 0x0000007fb04eb868 in ?? () from target:/usr/lib64/libwebkitgtk-6.0.so.4
(browser:4396): Gdk-CRITICAL **: 11:27:32.870: gdk_seat_get_keyboard:
assertion 'GDK_IS_SEAT (seat)' failed
See: https://gitlab.gnome.org/GNOME/gtk/-/blob/4.20.1/gdk/gdkdevice.c#L1335,
which doesn't catch a nullptr device.
Signed-off-by: Thomas Devoogdt <[email protected]>
Canonical link: https://commits.webkit.org/299947@main
Canonical link: https://commits.webkit.org/298234.129@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes