summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/unit/mobile_bookmarks_folder_merge.json
blob: 8d376bf69cd5003ce580f8f824453f6ff4e48a1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
  "guid": "root________",
  "title": "",
  "index": 0,
  "dateAdded": 1475084731479000,
  "lastModified": 1475084731479000,
  "id": 1,
  "type": "text/x-moz-place-container",
  "root": "placesRoot",
  "children": [
    {
      "guid": "menu________",
      "title": "Bookmarks Menu",
      "index": 0,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731768000,
      "id": 2,
      "type": "text/x-moz-place-container",
      "root": "bookmarksMenuFolder",
      "children": [
        {
          "guid": "Utodo9b0oVws",
          "title": "Firefox Accounts",
          "index": 0,
          "dateAdded": 1475084731955000,
          "lastModified": 1475084731955000,
          "id": 3,
          "type": "text/x-moz-place",
          "uri": "https://accounts.firefox.com/"
        }
      ]
    },
    {
      "guid": "toolbar_____",
      "title": "Bookmarks Toolbar",
      "index": 1,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731742000,
      "id": 4,
      "type": "text/x-moz-place-container",
      "root": "toolbarFolder"
    },
    {
      "guid": "3qmd_imziEBE",
      "title": "Mobile Bookmarks",
      "index": 5,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731770000,
      "id": 5,
      "annos": [
        {
          "name": "mobile/bookmarksRoot",
          "flags": 0,
          "expires": 4,
          "value": 1
        },
        {
          "name": "bookmarkProperties/description",
          "flags": 0,
          "expires": 4,
          "mimeType": null,
          "type": 3,
          "value": "A description of the mobile folder that should be ignored on import"
        }
      ],
      "type": "text/x-moz-place-container",
      "children": [
        {
          "guid": "a17yW6-nTxEJ",
          "title": "Mozilla",
          "index": 0,
          "dateAdded": 1475084731959000,
          "lastModified": 1475084731959000,
          "id": 6,
          "type": "text/x-moz-place",
          "uri": "https://mozilla.org/"
        },
        {
          "guid": "xV10h9Wi3FBM",
          "title": "Bugzilla",
          "index": 1,
          "dateAdded": 1475084731961000,
          "lastModified": 1475084731961000,
          "id": 7,
          "type": "text/x-moz-place",
          "uri": "https://bugzilla.mozilla.org/"
        }
      ]
    },
    {
      "guid": "unfiled_____",
      "title": "Other Bookmarks",
      "index": 3,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731742000,
      "id": 8,
      "type": "text/x-moz-place-container",
      "root": "unfiledBookmarksFolder"
    }
  ]
}