зеркало из https://github.com/mozilla/pjs.git
Bug 394228 - Downloading files can randomly fail. r=mano
This commit is contained in:
Родитель
40214c4b82
Коммит
63ab773a9b
|
@ -101,7 +101,7 @@ nsDownloadManagerUI.prototype = {
|
|||
getService(Ci.nsIPrefBranch);
|
||||
var flashCount = prefs.getIntPref(PREF_FLASH_COUNT);
|
||||
|
||||
var win = this.recentWindow.QueryInteface(Ci.nsIDOMChromeWindow);
|
||||
var win = this.recentWindow.QueryInterface(Ci.nsIDOMChromeWindow);
|
||||
win.getAttentionWithCycleCount(flashCount);
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче