From ccb60bff9ceaa1ec4a948cdca739d4d3ac1be3fe Mon Sep 17 00:00:00 2001 From: Mark Hammond Date: Tue, 25 Oct 2016 17:53:44 +1100 Subject: [PATCH] Bug 1312021 - ensure the addonsreconciler always has the isSyncable attribute. r=tcsc MozReview-Commit-ID: AlYZCCrEvLV --HG-- extra : rebase_source : 361974273a7048f090fb4caa1310b983b67f082c --- services/sync/modules/addonsreconciler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/services/sync/modules/addonsreconciler.js b/services/sync/modules/addonsreconciler.js index b24130c13505..a60fc8d56667 100644 --- a/services/sync/modules/addonsreconciler.js +++ b/services/sync/modules/addonsreconciler.js @@ -445,6 +445,7 @@ AddonsReconciler.prototype = { } let record = this._addons[id]; + record.isSyncable = addon.isSyncable; if (!record.installed) { // It is possible the record is marked as uninstalled because an