Closed
Bug 861562
Opened 12 years ago
Closed 12 years ago
have simple-prefs expose the prefs root
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evold, Unassigned)
References
Details
Something like require('sdk/simple-prefs').prefsRoot would be nice so that I can do things like delete a preferences branch with other tools.
Reporter | ||
Updated•12 years ago
|
Blocks: sdk/simple-prefs
You can build the preference branch yourself by just doing "extensions." + require("self").id + "."
Unless there's some really compelling use case for this, this probably isn't necessary.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•