Open Bug 1390765 Opened 8 years ago Updated 3 years ago

Rename the memory/gc related prefs to all have the same prefix

Categories

(Core :: JavaScript: GC, enhancement, P4)

enhancement

Tracking

()

People

(Reporter: pbone, Unassigned)

References

(Blocks 1 open bug)

Details

Currently some of the javascript memory/gc preferences have different prefixes, they should have the same prefixes unless compatibility may be an issue. Some prefixes currently have "mem.gc" in them redundantly. I suggest the prefix should be: javascript.options.mem. It can include gc and other memory things.
Steve suggested this, I would like to know is renaming the prefs a problem for backwards compatibility? How should it be handled?
Blocks: 1371162
Flags: needinfo?(jcoppeard)
This will end up resetting the pref for any users who have changed one of these in their profile. I don't think this is a big deal in this case (the default GC settings should work well for everyone). But I don't actually know, so... Smaug, do we have any guidelines around renaming prefs?
Flags: needinfo?(jcoppeard) → needinfo?(bugs)
I don't have. But aren't the prefs rather experimental or such, so I don't think we need to provide particular "API stability" there.
Flags: needinfo?(bugs)
(In reply to Olli Pettay [:smaug] from comment #3) Great, let's do this.
Priority: -- → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.