Closed
Bug 664079
Opened 14 years ago
Closed 7 years ago
BloatView (trace-refcnt) says "leaked" where it should say "remaining"
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
1. Run a debug build of Firefox with XPCOM_MEM_LEAK_LOG=2
2. Load about:bloat
3. Look at the title of the second numerical column.
Result: [Bytes] "Leaked"
Expected: [Bytes] "Rem" or "Remain"
This is confusing and inconsistent with the rest of the table.
![]() |
||
Comment 1•14 years ago
|
||
Yeah, I ran about:bloat for the first time and thought "whoa, we're leaking all that memory?" Turns out we weren't.
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•