Closed
Bug 1659477
Opened 5 years ago
Closed 5 years ago
sweepMarkTaskStarted field duplicates existing state
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
I think we don't need this field as it should mostly be the same as | !sweepMarkTask.isIdle() |.
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D87293
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10fbe99f6055
Replace sweepMarkTaskStarted field by using sweepMarkTask state r=sfink
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•