From a208f8ad78f16441ea33ee9d5e52243b6cf0b6e8 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 14 Mar 2014 17:11:26 -0400 Subject: [PATCH] Blacklist more OpenGL messages --- chrome/content/zotero/xpcom/zotero.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index d8d2fc031..71e348282 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -2034,7 +2034,7 @@ Components.utils.import("resource://gre/modules/Services.jsm"); 'function skype_', '[JavaScript Error: "uncaught exception: Permission denied to call method Location.toString"]', 'CVE-2009-3555', - 'OpenGL LayerManager', + 'OpenGL', 'trying to re-register CID', 'Services.HealthReport', '[JavaScript Error: "this.docShell is null"',