Bug 1722567 - Save group of closed tabs to restore the all group. r=kashav
When a group of tabs is closed, save the it in session data so tabs could be restored together. Differential Revision: https://phabricator.services.mozilla.com/D121110
This commit is contained in:
@@ -8273,7 +8273,6 @@ function undoCloseTab(aIndex) {
|
||||
}
|
||||
}
|
||||
}
|
||||
SessionStore.setLastClosedTabCount(window, 1);
|
||||
|
||||
return tab;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user