Closed
Bug 1214496
Opened 8 years ago
Closed 8 years ago
Use localStorage instead of asyncStorage in History adapter
Categories
(Firefox OS Graveyard :: Sync, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1207468
FxOS-S11 (13Nov)
People
(Reporter: selee, Assigned: selee)
References
Details
localStorage[1] is easier to store the revision ID for the last synced status[2] than asyncStorage extra loaded. [1] https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage [2] https://github.com/mozilla-b2g/gaia/blob/master/apps/sync/js/adapters/history.js#L45
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → selee
Status: NEW → ASSIGNED
Assignee | ||
Updated•8 years ago
|
Target Milestone: --- → FxOS-S11 (13Nov)
Comment 1•8 years ago
|
||
I'll do this at the same time as bug 1207468.
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•