Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 8ee4938efd507dbfc6842415eadace7012d7e921
https://github.com/WebKit/WebKit/commit/8ee4938efd507dbfc6842415eadace7012d7e921
Author: Fujii Hironori <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/API/gtk/DragSourceGtk4.cpp
Log Message:
-----------
Cherry-pick 306186@main (cc8d0df06745).
https://bugs.webkit.org/show_bug.cgi?id=306174
[GTK4] DragSource should disconnect signal handers of the GdkDrag object
https://bugs.webkit.org/show_bug.cgi?id=306174
Reviewed by Carlos Garcia Campos.
The signal handlers have user data checks. But, ASan reported the object was
freed.
* Source/WebKit/UIProcess/API/gtk/DragSourceGtk4.cpp:
(WebKit::DragSource::~DragSource):
Canonical link: https://commits.webkit.org/306186@main
Canonical link: https://commits.webkit.org/305877.17@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications