feat: Make sure to properly flush all windows when making a new one and fix removing progress listeners, b=no-bug, c=workspaces

This commit is contained in:
Mr. M
2025-12-06 18:49:26 +01:00
parent cde32ca1e0
commit f720dce237
6 changed files with 192 additions and 144 deletions

View File

@@ -55,7 +55,6 @@ class nsZenWorkspaces extends nsZenMultiWindowFeature {
this.promiseDBInitialized,
this.promisePinnedInitialized,
SessionStore.promiseAllWindowsRestored,
window._zenRestorePromise,
]);
}