Service/Sync/FxSync/Developer/BrowserObjects: Difference between revisions

→‎bookmarks: move parentid into the bookmark
(rewrite intro to reference storage format)
(→‎bookmarks: move parentid into the bookmark)
Line 24: Line 24:
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
Line 42: Line 43:
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
Line 59: Line 61:
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
  <b>keyword</b> <i>string</i>: alias to activate the bookmark from the location bar
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
Line 69: Line 72:
  <b>title</b> <i>string</i>: name of the folder
  <b>title</b> <i>string</i>: name of the folder
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
Line 82: Line 86:
  <b>title</b> <i>string</i>: name of the livemark
  <b>title</b> <i>string</i>: name of the livemark
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
Line 92: Line 97:
  <b>pos</b> <i>string</i>: position (index) of the separator
  <b>pos</b> <i>string</i>: position (index) of the separator
   
   
<b>parentid</b> <i>string</i>: GUID of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>parentName</b> <i>string</i>: name of the containing folder
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
  <b>predecessorid</b> <i>string</i>: GUID of the item before this (empty if it's first)
383

edits