Closed
Bug 785123
Opened 12 years ago
Closed 7 years ago
Provide an option in simple-prefs to enable sync for all of an extension's simple-prefs with one toggle.
Categories
(Add-on SDK Graveyard :: General, enhancement, P2)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: KWierso, Unassigned)
References
()
Details
I think it would be useful to be able to tell Sync to sync all of an extension's simple-prefs with a single switch.
This would entail setting a new boolean preference for all of the extension's simpleprefs in the format "services.sync.prefs.sync." + [simpleprefname].
Enabling this feature would set all of those preferences to "true". Disabling would flip them all to false.
Reporter | ||
Comment 1•12 years ago
|
||
I'll try to figure out with Erik and the sync team on how best to do this.
Assignee: nobody → kwierso
Whiteboard: [triage:followup]
Updated•12 years ago
|
Blocks: sdk/simple-prefs
Reporter | ||
Comment 2•12 years ago
|
||
I don't think this blocks making simple prefs stable.
Assignee: kwierso → nobody
No longer blocks: sdk/simple-prefs
Priority: -- → P2
Whiteboard: [triage:followup]
Reporter | ||
Updated•12 years ago
|
Blocks: sdk/simple-prefs
Reporter | ||
Updated•12 years ago
|
No longer blocks: sdk/simple-prefs
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•