From c986e6106bcb4e0cc6f86e1365f5340526302c06 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 26 May 2014 20:09:27 -0400 Subject: [PATCH] Blacklist additional errors --- chrome/content/zotero/xpcom/zotero.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index f36774b0e7..1007d4e429 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -2036,7 +2036,11 @@ Components.utils.import("resource://gre/modules/Services.jsm"); '[JavaScript Error: "this.docShell is null"', '[JavaScript Error: "downloadable font:', '[JavaScript Error: "Image corrupt or truncated:', - '[JavaScript Error: "The character encoding of the' + '[JavaScript Error: "The character encoding of the', + 'nsLivemarkService.js', + 'Sync.Engine.Tabs', + 'content-sessionStore.js', + 'org.mozilla.appSessions' ]; for (var i=0; i