Closed
Bug 678434
Opened 13 years ago
Closed 12 years ago
Work around bug 676457 in Gecko to avoid wasted space in PLArenaPools due to jemalloc rounding up
Categories
(Core :: General, enhancement)
Core
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: briansmith, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #676457 +++
Until bug 676457 is fixed in NSPR, we can wallpaper over it by changing the call sites of PL_InitArenaPool in Gecko. See the patch for bug 678422 for an example.
Updated•13 years ago
|
Assignee: bsmith → nobody
Component: jemalloc → General
QA Contact: jemalloc → general
We fixed Bug 676457. No need for this anymore.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•