Confirmed users
152
edits
No edit summary |
(indications about the use of the datastore api) |
||
Line 286: | Line 286: | ||
The mozContacts data is global to every app with contacts permission while the IndexedDB with app specific data is only available to the communications app. (Dialer, FTU, Contacts) | The mozContacts data is global to every app with contacts permission while the IndexedDB with app specific data is only available to the communications app. (Dialer, FTU, Contacts) | ||
The Facebook Contacts is being moved to use the Datastore API. | The Facebook Contacts is currenlty being moved to use the Datastore API. | ||
"datastores-owned": { | |||
"Gaia_Facebook_Friends": { | |||
"description": "Imported Facebook Friends" | |||
} | |||
} | |||
====4. Denial of Service ==== | ====4. Denial of Service ==== |