ie11: restore load-bearing thing
This commit is contained in:
parent
7b94e4edf3
commit
9e5253ef87
@ -148,6 +148,8 @@ try {
|
||||
hook('error');
|
||||
}
|
||||
catch (ex) {
|
||||
if (console.stdlog)
|
||||
console.log = console.stdlog;
|
||||
console.log('console capture failed', ex);
|
||||
}
|
||||
var crashed = false, ignexd = {}, evalex_fatal = false;
|
||||
|
Loading…
Reference in New Issue
Block a user