Closed
Bug 1024060
Opened 10 years ago
Closed 7 years ago
data saved using simple-storage is not synced via Firefox Sync
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: zer0, Unassigned)
References
Details
simple-storage module saves the data in a "jetpack" folder in the user's profile directory, and therefore it seems not synced with Firefox Sync.
Other non jetpack add-ons doesn't have this issue, so the users are a bit confusing about such difference.
We should sync the simple-storage data somehow; and in the meantime, we should probably document the limitation – and suggest a workaround, like using unpack extension and store manually the data in a place where will be synced (I'm not too much familiar with Firefox Sync).
We'd need to be careful not to break things in existing extensions if we just start syncing simple-storage around.
Priority: -- → P1
Updated•10 years ago
|
Blocks: sdk/simple-storage
Updated•8 years ago
|
Priority: P1 → --
Comment 2•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
•