Open
Bug 1854611
Opened 3 years ago
Updated 2 years ago
Consider tightening up checking of GC parameter prefs
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: jonco, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Following on from bug 1854072.
At the moment there is no check that the initial pref values in modules/libpref/init/all.js are valid. If they are not then the SM default gets used. Note there are validation checks both in SM and externally.
Also it would be good to have some kind of warning if the user changed a pref to an invalid value rather than just silently setting it to the default.
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•