From a9f341a141d56befaa310d1b2f50ddd86198e2e4 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 10 Aug 2011 19:58:44 +0000 Subject: [PATCH] Blacklist OpenGL errors --- 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 f2a1f0ca4..ca504292f 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -1183,7 +1183,8 @@ if(appInfo.platformVersion[0] >= 2) { 'LibX:', 'function skype_', '[JavaScript Error: "uncaught exception: Permission denied to call method Location.toString"]', - 'CVE-2009-3555' + 'CVE-2009-3555', + 'OpenGL LayerManager' ]; for (var i=0; i