summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/unit/mobile_bookmarks_folder_import.json
blob: 930b7a8382987b33c1e33e9b893706a8e10814e2 (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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
  "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": "X6lUyOspVYwi",
          "title": "Test Pilot",
          "index": 0,
          "dateAdded": 1475084731768000,
          "lastModified": 1475084731768000,
          "id": 3,
          "type": "text/x-moz-place",
          "uri": "https://testpilot.firefox.com/"
        },
        {
          "guid": "XF4yRP6bTuil",
          "title": "Mobile bookmarks query",
          "index": 1,
          "dateAdded": 1475084731768000,
          "lastModified": 1475084731768000,
          "id": 11,
          "type": "text/x-moz-place",
          "uri": "place:folder=101"
        }
      ]
    },
    {
      "guid": "toolbar_____",
      "title": "Bookmarks Toolbar",
      "index": 1,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731742000,
      "id": 4,
      "type": "text/x-moz-place-container",
      "root": "toolbarFolder",
      "children": [
        {
          "guid": "buy7711R3ZgE",
          "title": "MDN",
          "index": 0,
          "dateAdded": 1475084731769000,
          "lastModified": 1475084731769000,
          "id": 5,
          "type": "text/x-moz-place",
          "uri": "https://developer.mozilla.org"
        }
      ]
    },
    {
      "guid": "3qmd_imziEBE",
      "title": "Mobile Bookmarks",
      "index": 5,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731770000,
      "id": 101,
      "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": "_o8e1_zxTJFg",
          "title": "Get Firefox!",
          "index": 0,
          "dateAdded": 1475084731769000,
          "lastModified": 1475084731769000,
          "id": 7,
          "type": "text/x-moz-place",
          "uri": "http://getfirefox.com/"
        },
        {
          "guid": "QCtSqkVYUbXB",
          "title": "Get Thunderbird!",
          "index": 1,
          "dateAdded": 1475084731770000,
          "lastModified": 1475084731770000,
          "id": 8,
          "type": "text/x-moz-place",
          "uri": "http://getthunderbird.com/"
        }
      ]
    },
    {
      "guid": "unfiled_____",
      "title": "Other Bookmarks",
      "index": 3,
      "dateAdded": 1475084731479000,
      "lastModified": 1475084731742000,
      "id": 9,
      "type": "text/x-moz-place-container",
      "root": "unfiledBookmarksFolder",
      "children": [
        {
          "guid": "KIa9iKZab2Z5",
          "title": "Add-ons",
          "index": 0,
          "dateAdded": 1475084731769000,
          "lastModified": 1475084731769000,
          "id": 10,
          "type": "text/x-moz-place",
          "uri": "https://addons.mozilla.org"
        }
      ]
    }
  ]
}