Closed
Bug 302509
Opened 20 years ago
Closed 19 years ago
widgets/preferences.xml depends on (browser) preferences
Categories
(Toolkit :: Preferences, defect)
Toolkit
Preferences
Tracking
()
RESOLVED
DUPLICATE
of bug 350528
People
(Reporter: axel, Unassigned)
References
()
Details
I tried to use the new preferences dialog widgets for my xulrunner application,
and it's failing miserably, because it doesn't fall back nicely for missing
preferences.
Or maybe these prefs should move from
http://lxr.mozilla.org/seamonkey/source/browser/app/profile/firefox.js#376
http://lxr.mozilla.org/seamonkey/source/mail/app/profile/all-thunderbird.js#165
into something like all-toolkit.js. Or the code in preferences.xml should check
for it's platform itself.
browser.preferences.instantApply and browser.preferences.animateFadeIn are the
prefs.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 350528 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•