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:
Gavin Sharp 2011-09-29 14:06:45 -07:00
Родитель e02c8356c7
Коммит 7af94ec8cb
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1159,7 +1159,6 @@ function buildDownloadList(aForceBuild)
gBuilder = setTimeout(function() {
// Start building the list and select the first item
stepListBuilder(1);
gDownloadsView.selectedIndex = 0;
// We just tried to add a single item, so we probably need to enable
updateClearListButton();