Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Bug 597843: remove defaults/preferences/prefs.js from the extension template, other prefs-related cleanup #100

Merged
2 commits merged into from Feb 1, 2011
Merged

Bug 597843: remove defaults/preferences/prefs.js from the extension template, other prefs-related cleanup #100

2 commits merged into from Feb 1, 2011

Conversation

nickolay
Copy link
Contributor

From https://bugzilla.mozilla.org/show_bug.cgi?id=597843:

Per bug 564675, python-lib/cuddlefish/app-extension/defaults/preferences/prefs.js has no effect
in restartless extensions. It should probably be removed and the prefs set by
it should probably be set via another mechanism.
python-lib/cuddlefish/prefs.py?

…e it has no effect in bootstrapped extensions anyway.

While we're here, a couple of changes to default profile prefs:
1) make 'javascript.options.strict' work again by moving it to prefs.py
2) remove prefs not specific to xulrunner from XulrunnerAppProfile
3) create DEFAULT_COMMON_PREFS for preferences common to all applications
… to set development prefs, there's no need to ignore it while building XPI, which is helpful for people packaging non-bootstrapped extensions, which have default preferences they need in production.
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant