Bug 1455306 - Add "mobile" bookmark folder to TPS for testing device sync; r=tcsc

MozReview-Commit-ID: 9HxZL3uHsgD

--HG--
extra : rebase_source : a783111078a90a7f39ec17a9793c00f3a6b2e9fa
This commit is contained in:
Dave Hunt 2018-04-19 14:33:38 +01:00
Родитель 7d88e1a5e5
Коммит ac65f64ed9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -80,6 +80,7 @@ PlacesItem.prototype = {
"tags": PlacesUtils.bookmarks.tagsGuid, "tags": PlacesUtils.bookmarks.tagsGuid,
"unfiled": PlacesUtils.bookmarks.unfiledGuid, "unfiled": PlacesUtils.bookmarks.unfiledGuid,
"toolbar": PlacesUtils.bookmarks.toolbarGuid, "toolbar": PlacesUtils.bookmarks.toolbarGuid,
"mobile": PlacesUtils.bookmarks.mobileGuid,
}, },
_typeMap: new Map([ _typeMap: new Map([