зеркало из https://github.com/mozilla/gecko-dev.git
Bug 895476: Remove extra dump call (r=paolo)
This commit is contained in:
Родитель
dc5fedae63
Коммит
7fcf2892da
|
@ -467,7 +467,6 @@ Download.prototype = {
|
|||
this.speed = 0;
|
||||
this._notifyChange();
|
||||
if (this.succeeded) {
|
||||
dump("we're good\n");
|
||||
yield DownloadIntegration.downloadDone(this);
|
||||
|
||||
this._deferSucceeded.resolve();
|
||||
|
|
Загрузка…
Ссылка в новой задаче