Blacklist Firefox charset warning
This commit is contained in:
parent
6a0c623698
commit
8490871108
|
@ -2028,7 +2028,8 @@ Components.utils.import("resource://gre/modules/Services.jsm");
|
||||||
'Services.HealthReport',
|
'Services.HealthReport',
|
||||||
'[JavaScript Error: "this.docShell is null"',
|
'[JavaScript Error: "this.docShell is null"',
|
||||||
'[JavaScript Error: "downloadable font:',
|
'[JavaScript Error: "downloadable font:',
|
||||||
'[JavaScript Error: "Image corrupt or truncated:'
|
'[JavaScript Error: "Image corrupt or truncated:',
|
||||||
|
'[JavaScript Error: "The character encoding of the'
|
||||||
];
|
];
|
||||||
|
|
||||||
for (var i=0; i<blacklist.length; i++) {
|
for (var i=0; i<blacklist.length; i++) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user