Closed
Bug 241629
Opened 22 years ago
Closed 12 years ago
no default values for many prefs
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
INVALID
People
(Reporter: jruderman, Unassigned)
References
()
Details
There's no default value for the pref browser.offline. I noticed because it was
bold in about:config.
Comment 1•22 years ago
|
||
Does this cause any ill effects? We're not jumping through any unnecessary
hoops here, unless you feel the try/catch in browser.js is bad, IMO its just
good error checking.
Is there an actual reason to add the line to firefox.js?
| Reporter | ||
Comment 2•22 years ago
|
||
This doesn't cause any ill effects, but I think it's standard practice to have
default values for prefs.
| Reporter | ||
Comment 3•22 years ago
|
||
config.trim_on_minimize needs a default value too.
| Reporter | ||
Comment 4•21 years ago
|
||
And network.http.phishy-userpass-length.
| Reporter | ||
Comment 5•21 years ago
|
||
network.http.pipelining.firstrequest
nglayout.initialpaint.delay
Summary: no default value for browser.offline → no default values for many prefs
Updated•20 years ago
|
Component: General → Preferences
Updated•20 years ago
|
QA Contact: preferences
Updated•19 years ago
|
Assignee: bross2 → nobody
Comment 6•16 years ago
|
||
Dao: Is this still wanted? If so, which preferences need a default value except of the above ones?
OS: Windows XP → All
Hardware: x86 → All
I am a beginner and I would like to contribute to Open source.I would like to fix this bug
I have already build mozilla.can somebody help me to get started to fix this bug?
Comment 8•12 years ago
|
||
This doesn't seem like a useful bug. For any pref that you think should have a default value, please make the case for that in a separate bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•