From f0c5c50bd4949e68b5b7dd1d954a9034d16fe844 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 30 Jul 2013 15:48:53 -0400 Subject: [PATCH] Blacklist Firefox HealthReport errors --- chrome/content/zotero/xpcom/zotero.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index 4cdefbc85..cc65825fc 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -1944,13 +1944,13 @@ Components.utils.import("resource://gre/modules/Services.jsm"); '[JavaScript Error: "this._uiElement is null', 'Error: a._updateVisibleText is not a function', '[JavaScript Error: "Warning: unrecognized command line flag ', - '[JavaScript Error: "Warning: unrecognized command line flag -foreground', 'LibX:', 'function skype_', '[JavaScript Error: "uncaught exception: Permission denied to call method Location.toString"]', 'CVE-2009-3555', 'OpenGL LayerManager', - 'trying to re-register CID' + 'trying to re-register CID', + 'Services.HealthReport' ]; for (var i=0; i