From 1940b18ec5d7f60f56062cd1c5f0328c0ffb2982 Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Mon, 17 Dec 2012 13:21:19 +0000 Subject: [PATCH] Bug 820489 - Disable browser_social_multiprovider.js until the fix is working --- browser/base/content/test/social/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/base/content/test/social/Makefile.in b/browser/base/content/test/social/Makefile.in index 2d26d8a3d0f3..10a591bc7ccf 100644 --- a/browser/base/content/test/social/Makefile.in +++ b/browser/base/content/test/social/Makefile.in @@ -20,7 +20,7 @@ _BROWSER_FILES = \ browser_social_mozSocial_API.js \ browser_social_isVisible.js \ browser_social_chatwindow.js \ - browser_social_multiprovider.js \ + $(filter disabled-temporarily--bug-820489, browser_social_multiprovider.js) \ social_panel.html \ social_share_image.png \ social_sidebar.html \