383
edits
(→Data) |
|||
Line 44: | Line 44: | ||
== Data == | == Data == | ||
* What data is read or parsed by this feature? | * What data is read or parsed by this feature? | ||
** Records from the server are stored as WBO (weave basic object) with encrypted JSON payloads that are specific to the particular data synced | |||
* What is the output of this feature? | * What is the output of this feature? | ||
** Profile data recreated on another profile, e.g., bookmarks and history | |||
* What storage formats are used? | * What storage formats are used? | ||
** JSON for talking to the server as well as local caching | |||
** Prefs with simple values (int/bool/string) for basic local storage | |||
== Reliability == | == Reliability == |
edits