Closed Bug 472598 Opened 15 years ago Closed 14 years ago

Move firefox.js prefs to toolkit.js where necessary

Categories

(Firefox :: Settings UI, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 335931

People

(Reporter: Mardak, Unassigned)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

There are a bunch of prefs in firefox.js that are needed by toolkit stuff. This causes problems for other toolkit users because there won't be defaults set.

Attached is a quick pass of which firefox.js prefs are being used under the toolkit directory. Some prefs aren't caught because they're using a prefbranch. Some prefs are only used in testcases, but that's still a use of the pref.

There are a bunch of browser.urlbar.* prefs that don't have a usage file listed because of the pref branch.
Gavin suggests that we just use all.js as there's no special toolkit.js prefs file.

./modules/libpref/src/init/all.js
Depends on: 472603
Depends on: 472605
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: