Add TODO comment to handle user preferences for tab opening behavior

This commit is contained in:
mr. M
2025-01-11 14:31:29 +01:00
parent a035b6f1c6
commit a5d1537b75

View File

@@ -425,6 +425,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
return null;
}
// TODO: handle different actions depending on the user preference
const shouldOpenNewTabIfLastUnpinnedTabIsClosed = this.shouldOpenNewTabIfLastUnpinnedTabIsClosed;
let tabs = gBrowser.tabs.filter(