mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 14:16:10 +00:00
fix: Fixed creating too many unused new tab in task manager, b=closes #10145, c=folders
This commit is contained in:
@@ -817,6 +817,7 @@
|
||||
pinned: true,
|
||||
triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal(),
|
||||
_forZenEmptyTab: true,
|
||||
createLazyBrowser: true,
|
||||
});
|
||||
|
||||
tabs = [emptyTab, ...filteredTabs];
|
||||
|
||||
Reference in New Issue
Block a user