зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1120288 remove unnecessary notifyAddonChanged call
This commit is contained in:
Родитель
742d1462c8
Коммит
64f03c8691
|
@ -439,7 +439,6 @@ this.SocialService = {
|
|||
// correctly.
|
||||
addon.pendingOperations -= AddonManager.PENDING_DISABLE;
|
||||
AddonManagerPrivate.callAddonListeners("onDisabled", addon);
|
||||
AddonManagerPrivate.notifyAddonChanged(addon.id, ADDON_TYPE_SERVICE, false);
|
||||
}
|
||||
|
||||
this.getOrderedProviderList(function (providers) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче