Blacklist Firefox HealthReport errors

This commit is contained in:
Dan Stillman 2013-07-30 15:48:53 -04:00
parent ec47a31000
commit f0c5c50bd4

View file

@ -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<blacklist.length; i++) {