Closed
Bug 657074
Opened 14 years ago
Closed 9 years ago
GC: Add prefs for all threaded GC work
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: billm, Unassigned)
References
Details
We're moving towards doing more GC work on separate threads. It would be useful to be able to disable this in about:config for debugging purposes. Often we get reports of various bad GC behavior (crash, leak, etc.) and it would be nice to have an easy way to check that the threaded GC code is not a cause.
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 1•9 years ago
|
||
OMT GC workloads are now handled using the standard helper threads mechanism. The controls for that will also control OMT GC work.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•