Closed
Bug 1693336
Opened 5 years ago
Closed 5 years ago
We still treat arenas as if they had been decommited on platforms where we don't decommit
Categories
(Core :: JavaScript: GC, defect, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
Attachments
(1 file)
See
https://bugzilla.mozilla.org/show_bug.cgi?id=1660006#c21
https://bugzilla.mozilla.org/show_bug.cgi?id=1660006#c22
So basically we set decommittedArens to true even we didn't actually decommit it.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Summary: mis-calculate decommittedArenas size → We still treat arenas as if they had been decommited on platforms where we don't decommit
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/35018e14e72c
Move DecommitEnabled to the caller. r=jonco
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•