зеркало из https://github.com/mozilla/pjs.git
Bug 657462: don't select the first item in the download manager automatically, r=dolske
--HG-- extra : transplant_source : %E04%E4x%1Dh%EC%14%B7%8D%9C%19%AA%20%21%81R%F1n%CE
This commit is contained in:
Родитель
e02c8356c7
Коммит
7af94ec8cb
|
@ -1159,7 +1159,6 @@ function buildDownloadList(aForceBuild)
|
||||||
gBuilder = setTimeout(function() {
|
gBuilder = setTimeout(function() {
|
||||||
// Start building the list and select the first item
|
// Start building the list and select the first item
|
||||||
stepListBuilder(1);
|
stepListBuilder(1);
|
||||||
gDownloadsView.selectedIndex = 0;
|
|
||||||
|
|
||||||
// We just tried to add a single item, so we probably need to enable
|
// We just tried to add a single item, so we probably need to enable
|
||||||
updateClearListButton();
|
updateClearListButton();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче