Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: 5f221dc01f5e12eeeed563f693ef054477dea3bf
https://github.com/WebKit/WebKit/commit/5f221dc01f5e12eeeed563f693ef054477dea3bf
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/298234.407@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications