Closed
Bug 272195
Opened 20 years ago
Closed 20 years ago
backups.number_of_prefs_copies ignored
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 253259
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
The pref backups.number_of_prefs_copies used to work, and was good for
versioning prefs.js in case you broke something. Now it doesn't work, but it
still appears in all.js.
Reproducible: Always
Steps to Reproduce:
Comment 1•20 years ago
|
||
This appears to be either invalid or a dup of bug 246722 or bug 253259.
According to those bugs, this pref is now intentionally obsoleted and disabled.
Good catch, except those are for Seamonkey. This is for Firefox. Ok, so this
is obsoleted. What replaced it?
Comment 3•20 years ago
|
||
the prefs backend is shared, so it doesn't matter which is which. There isn't a
pref to dictate this any more, the need to have an arbitrary number of backups
was dealt with by using the "safe" write to disk function.
*** This bug has been marked as a duplicate of 246722 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
This still appears in all.js
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
I assume that the shared all.js on Trunk is
http://lxr.mozilla.org/seamonkey/source/modules/libpref/src/init/all.js
*** This bug has been marked as a duplicate of 253259 ***
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
Comment 6•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•