From 7d41047a9d0aee4cf3c624c00ff2004edf593f21 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 8 Jan 2018 00:01:46 -0500 Subject: [PATCH] Blacklist spurious warnings about word processor plugin update manifests --- chrome/content/zotero/xpcom/zotero.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index 7ebdf7567..1c63efa48 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -2110,7 +2110,8 @@ Services.scriptloader.loadSubScript("resource://zotero/polyfill.js"); 'Sync.Engine.Tabs', 'content-sessionStore.js', 'org.mozilla.appSessions', - 'bad script XDR magic number' + 'bad script XDR magic number', + 'did not contain an updates property', ]; for (var i=0; i