[Webkit-unassigned] [Bug 211553] New: [GTK4] Stop using the GtkWidget.destroy vfunc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 01:04:04 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211553

            Bug ID: 211553
           Summary: [GTK4] Stop using the GtkWidget.destroy vfunc
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

The GtkWidget.destroy vfunc is no more, and GObject.dispose should
be used instead after the following merge request landed into GTK4:

  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1835

We only use .destroy in WebKitWebViewBase, and it looks like it
should be possible to stop using .destroy for both GTK3 and GTK4 =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200507/f0ef3b82/attachment-0001.htm>


More information about the webkit-unassigned mailing list