diff options
author | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-05-24 16:29:56 -0400 |
---|---|---|
committer | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-05-24 16:29:56 -0400 |
commit | 7d7227e52d752096584ffbd9ffd373251b33f05e (patch) | |
tree | 2ce91010e0e8b1f32963e57e55a40eb3fa9f7b4a /testing | |
parent | 5ff8e8c3e845e340f786e2756c3f33b1cbc5eb70 (diff) | |
download | uxp-7d7227e52d752096584ffbd9ffd373251b33f05e.tar.gz |
Remove the Social API
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mochitest/browser-test.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/mochitest/browser-test.js b/testing/mochitest/browser-test.js index dbaaf29a82..b1be625190 100644 --- a/testing/mochitest/browser-test.js +++ b/testing/mochitest/browser-test.js @@ -588,7 +588,6 @@ Tester.prototype = { sidebar.setAttribute("src", "about:blank"); SelfSupportBackend.uninit(); - SocialShare.uninit(); } // Destroy BackgroundPageThumbs resources. |