Services/Sync/Developer/StorageFormat: Difference between revisions

Jump to navigation Jump to search
Line 62: Line 62:


== Version 2 ==
== Version 2 ==
The following describes the JS-object represented by the JSON-string payload:


{| cellpadding=5
{| cellpadding=5
Line 80: Line 82:
|  
|  
|}
|}
Once the <tt>ciphertext</tt> is decrypted to get the Browser Object data, there is additional object structure:
{| cellpadding=5
! id
| string
|
|-
! deleted
| boolean
|
|}
All client Browser Object data like bookmarks, history, and now additionally "clients" are encrypted.


== Changes from v1 -> v2 ==
== Changes from v1 -> v2 ==
385

edits

Navigation menu