Confirmed users
632
edits
Line 94: | Line 94: | ||
== Storage == | == Storage == | ||
The contacts are stored in a single IndexedDB table, called "contacts". This requires {bug|1028187} to land, so that we have a useable origin for IndexedDB to use. (This will be updated by the behavior proposed in {bug|1033587}, but this won't happen for a while). | The contacts are stored in a single IndexedDB table, called "contacts". This requires {{bug|1028187}} to land, so that we have a useable origin for IndexedDB to use. (This will be updated by the behavior proposed in {{bug|1033587}}, but this won't happen for a while). | ||
The key for the table will be "id". | The key for the table will be "id". |