[Webkit-unassigned] [Bug 129783] New: [GTK] Close the page when the view is disposed instead of when finalized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 23:28:27 PST 2014


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

           Summary: [GTK] Close the page when the view is disposed instead
                    of when finalized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


When a GtkWidget is destroyed, the GObject is disposed, but not finalized if it has additional references. When the destroyed widget is leaked by the application, we leak the page proxy and what is more important the web process in multi-process mode.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list