Closed
Bug 1760839
Opened 4 years ago
Closed 4 years ago
Use more automatic memory management in GTK code.
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
This fixes a couple potential leaks (e.g., see the UPowerClient changes,
we weren't freeing all the devices properly).
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a14ea0adb29
Use more automatic memory management in GTK code. r=stransky
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•