mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Back out 259262c87f23 (bug 711263) because of test failures
This commit is contained in:
parent
9a4e876326
commit
0491289da8
@ -633,9 +633,7 @@ AddonsReconciler.prototype = {
|
||||
}
|
||||
}
|
||||
|
||||
let cb = Async.makeSpinningCallback();
|
||||
this.saveState(null, cb);
|
||||
cb.wait();
|
||||
this.saveState(null, null);
|
||||
}
|
||||
catch (ex) {
|
||||
this._log.warn("Exception: " + Utils.exceptionStr(ex));
|
||||
|
Loading…
x
Reference in New Issue
Block a user