From 3a9d1b5351f275ae49a93ea36934c4a8a65ad93b Mon Sep 17 00:00:00 2001
From: Ascrod <32915892+Ascrod@users.noreply.github.com>
Date: Thu, 24 May 2018 16:29:56 -0400
Subject: Remove the 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/nsContextMenu.js | 47 +-
browser/base/content/social-content.js | 172 --------
browser/base/jar.mn | 4 -
12 files changed, 9 insertions(+), 983 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')
diff --git a/browser/base/content/aboutProviderDirectory.xhtml b/browser/base/content/aboutProviderDirectory.xhtml
deleted file mode 100644
index 596ede4b30..0000000000
--- 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 94a4e3dbd9..0000000000
--- 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 3061cccdd1..9fa90b11c6 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();"/>
-
-
-
-
-