Backed out changeset c96e659e0f0a

--HG--
extra : rebase_source : 0cd6c4d0744e2b10bf6081ebd4c474342b48eddf
This commit is contained in:
Gavin Sharp 2011-09-29 17:05:59 -07:00
Родитель 9475ec82de
Коммит 1e2c80c020
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1159,6 +1159,7 @@ 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();