зеркало из https://github.com/mozilla/gecko-dev.git
Merged changes from Dan
This commit is contained in:
Коммит
8313850210
|
@ -582,6 +582,7 @@ Engine.prototype = {
|
|||
this._log.debug("Exception: " + Utils.exceptionStr(e));
|
||||
this._log.trace("Stack:\n" + Utils.stackTrace(e));
|
||||
this._snapshot.wipe();
|
||||
throw e;
|
||||
}
|
||||
|
||||
ret.status = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче