From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../customizableui/content/customizeMode.inc.xul | 82 +++ browser/components/customizableui/content/jar.mn | 10 + .../components/customizableui/content/moz.build | 7 + .../components/customizableui/content/panelUI.css | 31 ++ .../customizableui/content/panelUI.inc.xul | 407 ++++++++++++++ .../components/customizableui/content/panelUI.js | 558 +++++++++++++++++++ .../components/customizableui/content/panelUI.xml | 509 +++++++++++++++++ .../components/customizableui/content/toolbar.xml | 618 +++++++++++++++++++++ 8 files changed, 2222 insertions(+) create mode 100644 browser/components/customizableui/content/customizeMode.inc.xul create mode 100644 browser/components/customizableui/content/jar.mn create mode 100644 browser/components/customizableui/content/moz.build create mode 100644 browser/components/customizableui/content/panelUI.css create mode 100644 browser/components/customizableui/content/panelUI.inc.xul create mode 100644 browser/components/customizableui/content/panelUI.js create mode 100644 browser/components/customizableui/content/panelUI.xml create mode 100644 browser/components/customizableui/content/toolbar.xml (limited to 'browser/components/customizableui/content') diff --git a/browser/components/customizableui/content/customizeMode.inc.xul b/browser/components/customizableui/content/customizeMode.inc.xul new file mode 100644 index 000000000..b665630a2 --- /dev/null +++ b/browser/components/customizableui/content/customizeMode.inc.xul @@ -0,0 +1,82 @@ + + +