Bug 1922276 - addTabGroup: add showCreateUI option and don't show post-create UI by default. r=dao,jswinarton,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D226957
This commit is contained in:
@@ -962,6 +962,7 @@
|
||||
if (groupTab) {
|
||||
gBrowser.addTabGroup([groupTab, ...movingTabs], {
|
||||
insertBefore: draggedTab,
|
||||
showCreateUI: true,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user