Closed Bug 220431 Opened 21 years ago Closed 15 years ago

[Gtk2]GDK window leaked at shutdown by nsLookAndFeel

Categories

(Core :: Widget: Gtk, defect, P4)

x86
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 487955

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: memory-leak)

Attachments

(1 file, 1 obsolete file)

widget/src/gtk2/nsLookAndFeel.cpp leaks a GDK window at shutdown since it
doesn't release the widget created by gtk_invisible_new until after the event
queue has stopped running.
Status: NEW → ASSIGNED
Keywords: mlk
Priority: -- → P4
Attached patch patch (obsolete) — Splinter Review
This might be sufficient -- I don't think GtkStyle objects need the event queue
to complete their destruction (although I should test that).
Attached patch patchSplinter Review
Oops, forgot to unref mStyle.
Attachment #132241 - Attachment is obsolete: true
Component: GFX: Gtk → Widget: Gtk
QA Contact: ian → gtk
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: