Backed out 3 changesets (bug 1915230) for causing failures at test_restore_sidebar.py. CLOSED TREE

Backed out changeset 05fe9b71651f (bug 1915230)
Backed out changeset 749011ce7a8a (bug 1915230)
Backed out changeset aaaae84198ae (bug 1915230)
This commit is contained in:
Butkovits Atila
2024-09-12 19:12:43 +03:00
parent aeafb698d8
commit 1a38648aa0
3 changed files with 261 additions and 105 deletions

View File

@@ -1982,8 +1982,6 @@ pref("pdfjs.handleOctetStream", true);
// Is the sidebar positioned ahead of the content browser
pref("sidebar.position_start", true);
pref("sidebar.revamp", false);
pref("sidebar.animation.enabled", true);
pref("sidebar.animation.duration-ms", 200);
pref("sidebar.main.tools", "aichat,syncedtabs,history");
pref("sidebar.verticalTabs", false);
pref("sidebar.visibility", "always-show");