[Webkit-unassigned] [Bug 251258] New: [GTK][WPE] Add GWeakPtr to WTF and use it instead of explicit g_object_add|remove_weak_pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 03:02:54 PST 2023


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

            Bug ID: 251258
           Summary: [GTK][WPE] Add GWeakPtr to WTF and use it instead of
                    explicit g_object_add|remove_weak_pointer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

It's very common to forget to remove a weak references, GWeakPtr ensures weak references are always removed and makes easier to create weak GObjects.

-- 
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/20230127/74180e68/attachment.htm>


More information about the webkit-unassigned mailing list