Merge branch 'dev' into firefox-139

This commit is contained in:
mr. m
2025-05-22 20:01:27 +02:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -2614,7 +2614,6 @@ var gZenWorkspaces = new (class extends ZenMultiWindowFeature {
}
if (this.isPrivateWindow) {
name = 'Private ' + name;
icon = '🥸';
}
// get extra tabs remaning (e.g. on new profiles) and just move them to the new workspace
const extraTabs = Array.from(gBrowser.tabContainer.arrowScrollbox.children).filter(