Closed
Bug 1555550
Opened 6 years ago
Closed 6 years ago
Tidy up after Bug 1499570
Categories
(Core :: JavaScript: GC, task, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
Details
Attachments
(2 files)
There's a couple of things that I should improve about Bug 1499570.
- We should use Chunk::decommitAllArenas
- We should ensure that this background task finishes while handling OOM.
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D33108
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D33111
Pushed by pbone@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64f5cfe1b252
Use decommitAllArenas which also updates bookkeeping r=jonco
https://hg.mozilla.org/integration/autoland/rev/0f7485f00d1d
Wait for nursery decommit during OOM r=jonco
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/64f5cfe1b252
https://hg.mozilla.org/mozilla-central/rev/0f7485f00d1d
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•