1
0
Fork 1
snowleopard/patches/0010-toolbar.patch

16 lines
689 B
Diff
Raw Permalink Normal View History

2023-10-28 01:17:24 +02:00
diff --git a/browser/components/customizableui/CustomizableUI.sys.mjs b/browser/components/customizableui/CustomizableUI.sys.mjs
2024-05-23 00:25:31 +02:00
index f466105b8290b..e00e04a40d850 100644
2023-10-28 01:17:24 +02:00
--- a/browser/components/customizableui/CustomizableUI.sys.mjs
+++ b/browser/components/customizableui/CustomizableUI.sys.mjs
2024-05-23 00:25:31 +02:00
@@ -250,10 +250,7 @@ var CustomizableUIInternal = {
2023-10-28 01:17:24 +02:00
? null
: "home-button",
2024-05-23 00:25:31 +02:00
Services.prefs.getBoolPref("sidebar.revamp") ? "sidebar-button" : null,
2023-10-28 01:17:24 +02:00
- "spring",
"urlbar-container",
- "spring",
- "save-to-pocket-button",
"downloads-button",
AppConstants.MOZ_DEV_EDITION ? "developer-button" : null,
"fxa-toolbar-menu-button",