Closed
Bug 1260447
Opened 9 years ago
Closed 7 years ago
Remove all uses of the Data Store API
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: benfrancis, Unassigned)
References
Details
As we remove the Data Store API (https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/API/Data_Store_API) we need to remove all uses of this in Gaia.
Reporter | ||
Comment 1•9 years ago
|
||
The system apps will all become chrome and will effectively share the same origin. It's likely that in most cases in the system apps we can replace the use of Data Store with just using Indexed DB directly and not have to worry about syncing databases any more. \o/
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•