[Pkg-mozext-commits] [tabmixplus] 16/47: Leftover from changesets c1c587b5cfed and fc01305996b9

David Prévot taffit at moszumanska.debian.org
Fri Sep 26 20:57:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch upstream
in repository tabmixplus.

commit 3d5f2d0f802980c761d6b544b30abfdab0f5ce62
Author: onemen <tabmix.onemen at gmail.com>
Date:   Fri Sep 19 14:42:33 2014 +0300

    Leftover from changesets c1c587b5cfed and fc01305996b9
---
 modules/extensions/TabGroupsManager.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/extensions/TabGroupsManager.jsm b/modules/extensions/TabGroupsManager.jsm
index 67f4ab5..4d2f24c 100644
--- a/modules/extensions/TabGroupsManager.jsm
+++ b/modules/extensions/TabGroupsManager.jsm
@@ -105,7 +105,7 @@ let TMP_TabGroupsManager = {
       '    this.updateSelected(newIndex + _lastSelectedIndex, overwrite || caller=="firstwindowopen" || caller=="windowopenedbytabmix");' +
       '  $&'
     )._replace(
-      'SessionStore.restoreTabs(window, tabs, tabsData, 0);',
+      'this.SessionStore[fnName](window, tabs, tabsData, 0);',
       '$&\n' +
       '      this._moveTabsToGroupByTGM(window, tabs);'
     ).toCode();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list