Bug 1933813 - "close other tabs" changes for tab groups r=dao,jswinarton,sessionstore-reviewers,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D232430
This commit is contained in:
@@ -4359,7 +4359,7 @@ var SessionStoreInternal = {
|
||||
);
|
||||
if (savedGroupIndex < 0) {
|
||||
throw Components.Exception(
|
||||
"Closed tab group not found",
|
||||
"Saved tab group not found",
|
||||
Cr.NS_ERROR_INVALID_ARG
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user