Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cc8d0df0674512607c8edd7d106b3cce2f7cfdc8
      
https://github.com/WebKit/WebKit/commit/cc8d0df0674512607c8edd7d106b3cce2f7cfdc8
  Author: Fujii Hironori <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/gtk/DragSourceGtk4.cpp

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to