Closed
Bug 222625
Opened 21 years ago
Closed 21 years ago
Default attribute for preferences should be "value"
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
People
(Reporter: p_ch, Assigned: p_ch)
Details
The default attribute that stores the preference is looked at in nsPrefWindow.js. Change the logic so that except for <checkbox/> and <buttons/> this default attribute should be "value". Use of |prefattribute="value"| in the preference panels won't be anymore necessary for <data/> elements.
| Assignee | ||
Comment 1•21 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 2•21 years ago
|
||
only use FIXED if you point an issue to a checkin.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•21 years ago
|
||
oops, wrong bug. sorry.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 5•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
•