Closed
Bug 231586
Opened 21 years ago
Closed 21 years ago
unix pref default changes since pref landing
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.7alpha
People
(Reporter: tor, Assigned: benjamin)
Details
Attachments
(1 file)
1.46 KB,
patch
|
tor
:
review+
tor
:
superreview+
|
Details | Diff | Splinter Review |
Looking through the current defaults and the contents of an old unix.js,
I see the following prefs have changed their defaults (unix.js values):
pref("browser.urlbar.clickSelectsAll", false);
pref("browser.prefWindowModal", false);
The former is set to the right value by all.js, but then overridden by
browser-prefs.js. The latter is only set by brower-prefs.js.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139494 -
Flags: superreview?(tor)
Attachment #139494 -
Flags: review?(tor)
Attachment #139494 -
Flags: superreview?(tor)
Attachment #139494 -
Flags: superreview+
Attachment #139494 -
Flags: review?(tor)
Attachment #139494 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.7alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•