From 1932ea0454cf508dd129ead83a741bb74f9f9159 Mon Sep 17 00:00:00 2001 From: Emma Malysz Date: Wed, 8 Apr 2020 21:38:56 +0000 Subject: [PATCH] Bug 1590573 - Followup: Revert changes on elements that don't use MozXULElement. CLOSED TREE CLOSED TREE Differential Revision: https://phabricator.services.mozilla.com/D70261 --HG-- extra : histedit_source : 02e207270852df2de6e07100aa7632c179a6e5dc --- .../customizableui/CustomizableWidgets.jsm | 65 +++++++++---------- .../components/preferences/in-content/main.js | 54 +++++++-------- .../mozapps/extensions/content/aboutaddons.js | 27 +++----- 3 files changed, 63 insertions(+), 83 deletions(-) diff --git a/browser/components/customizableui/CustomizableWidgets.jsm b/browser/components/customizableui/CustomizableWidgets.jsm index d0793d2580d2..7d6274ab1cdf 100644 --- a/browser/components/customizableui/CustomizableWidgets.jsm +++ b/browser/components/customizableui/CustomizableWidgets.jsm @@ -941,45 +941,44 @@ if (Services.prefs.getBoolPref("privacy.panicButton.enabled")) { break; } }, - get markup() { - return ` - - - - - - - - - - - - - - - - - - - - - - -