Closed
Bug 1405386
Opened 7 years ago
Closed 6 months ago
Cancel off thread tasks while changing GC parameters
Categories
(Core :: JavaScript: GC, enhancement, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
As suggested in bug 1405274, there's a possible race condition when changing GC parameters while off thread compilation is active. We should make sure no off thread tasks are running when changing this parameters.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Updated•9 months ago
|
Blocks: GC.easeofuse
Reporter | ||
Comment 1•6 months ago
|
||
This happened as part of bug 1572006.
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•