From ac65f64ed9079979f0ba57f95b21eaac41808977 Mon Sep 17 00:00:00 2001 From: Dave Hunt Date: Thu, 19 Apr 2018 14:33:38 +0100 Subject: [PATCH] Bug 1455306 - Add "mobile" bookmark folder to TPS for testing device sync; r=tcsc MozReview-Commit-ID: 9HxZL3uHsgD --HG-- extra : rebase_source : a783111078a90a7f39ec17a9793c00f3a6b2e9fa --- services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm | 1 + 1 file changed, 1 insertion(+) diff --git a/services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm b/services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm index 5ecf0e20d61e..c4e4682a05fe 100644 --- a/services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm +++ b/services/sync/tps/extensions/tps/resource/modules/bookmarks.jsm @@ -80,6 +80,7 @@ PlacesItem.prototype = { "tags": PlacesUtils.bookmarks.tagsGuid, "unfiled": PlacesUtils.bookmarks.unfiledGuid, "toolbar": PlacesUtils.bookmarks.toolbarGuid, + "mobile": PlacesUtils.bookmarks.mobileGuid, }, _typeMap: new Map([