From 5f89c3da66862d82fa27092986c4065aba3574ff Mon Sep 17 00:00:00 2001
From: Ascrod <32915892+Ascrod@users.noreply.github.com>
Date: Wed, 30 May 2018 17:45:05 -0400
Subject: Remove Social API.
---
browser/base/content/aboutProviderDirectory.xhtml | 60 ---
browser/base/content/aboutSocialError.xhtml | 111 -----
browser/base/content/browser-context.inc | 20 -
browser/base/content/browser-sets.inc | 3 -
browser/base/content/browser-social.js | 503 ----------------------
browser/base/content/browser.css | 5 -
browser/base/content/browser.js | 10 +-
browser/base/content/browser.xul | 26 --
browser/base/content/content.js | 31 --
browser/base/content/global-scripts.inc | 1 -
browser/base/content/nsContextMenu.js | 47 +-
browser/base/content/social-content.js | 172 --------
browser/base/content/web-panels.xul | 1 -
13 files changed, 9 insertions(+), 981 deletions(-)
delete mode 100644 browser/base/content/aboutProviderDirectory.xhtml
delete mode 100644 browser/base/content/aboutSocialError.xhtml
delete mode 100644 browser/base/content/browser-social.js
delete mode 100644 browser/base/content/social-content.js
(limited to 'browser/base/content')
diff --git a/browser/base/content/aboutProviderDirectory.xhtml b/browser/base/content/aboutProviderDirectory.xhtml
deleted file mode 100644
index 596ede4b3..000000000
--- a/browser/base/content/aboutProviderDirectory.xhtml
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
-
- %htmlDTD;
-
- %brandDTD;
-
- %browserDTD;
-]>
-
-
-
- &social.directory.label;
-
-
-
-
-
-
-
&social.directory.text;
-
-
-
-
-
-
-
-
-
-
diff --git a/browser/base/content/aboutSocialError.xhtml b/browser/base/content/aboutSocialError.xhtml
deleted file mode 100644
index 94a4e3dbd..000000000
--- a/browser/base/content/aboutSocialError.xhtml
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
-
-
- %htmlDTD;
-
- %netErrorDTD;
-]>
-
-
-
- &loadError.label;
-
-
-
-
-
-
-
-
-
-
-
diff --git a/browser/base/content/browser-context.inc b/browser/base/content/browser-context.inc
index 3061cccdd..9fa90b11c 100644
--- a/browser/base/content/browser-context.inc
+++ b/browser/base/content/browser-context.inc
@@ -85,10 +85,6 @@
label="&bookmarkThisLinkCmd.label;"
accesskey="&bookmarkThisLinkCmd.accesskey;"
oncommand="gContextMenu.bookmarkLink();"/>
-
-
-
-
-