Backed out changeset 9838e2ffe509 (bug 1961190) for causing xpcshell failures @test_sidebar_state.js. CLOSED TREE

This commit is contained in:
Goloman Adrian
2025-04-25 21:31:22 +03:00
parent f72f761c54
commit 17befc4396
4 changed files with 54 additions and 197 deletions

View File

@@ -968,10 +968,6 @@ var SidebarController = {
return this._state?.launcherVisible;
},
get launcherEverVisible() {
return this._state?.launcherEverVisible;
},
get title() {
return this._title.value;
},