Closed
Bug 520422
Opened 15 years ago
Closed 14 years ago
Fix jemalloc about:memory reporters on Linux
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 557935
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: reed, Unassigned)
References
Details
Bug 515354 created a new about:memory page but disabled it on Linux due to some linking issues. Those issues need to be worked out so it can be enabled on Linux. We shouldn't be shipping a feature like this that only works on two of our tier 1 platforms.
Reporter | ||
Updated•15 years ago
|
blocking2.0: --- → ?
Reporter | ||
Comment 1•15 years ago
|
||
Nomming for blocking1.9.2, as bug 515354 just got approval to land there. Shouldn't ship 1.9.2 with a feature like this that doesn't work at all on a tier 1 platform.
Flags: blocking1.9.2?
Comment 2•15 years ago
|
||
Well, bug 515354 isn't blocking, so worst case scenario, if we decide we can't ship about:memory because it's not working on Linux, it looks like we'd just back it out.
-'ing.
Flags: blocking1.9.2? → blocking1.9.2-
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Well, bug 515354 isn't blocking, so worst case scenario, if we decide we can't
> ship about:memory because it's not working on Linux, it looks like we'd just
> back it out.
... and what exactly will ensure that actually happens, whether fixing this bug or backing out about:memory? Seems like you need a blocker bug to ensure this doesn't get forgotten (for whatever choice is made in the end).
No reason to not ship it without it working on Linux; it's not a critical or web compat or anything of the sort feature, and about:memory *works* on Linux, it just doesn't display any values because the malloc reporters aren't hooked up. If we add new reporters, such as image memory used, those will show up fine on Linux.
Summary: Enable about:memory on Linux → Fix jemalloc about:memory reporters on Linux
Comment 5•15 years ago
|
||
And, I'm not sure I'd block the release if we forgot to back out about:memory because it doesn't work as expected/we'd like on Linux.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•