Fix xpfe autocomplete bustage from bugs 366837/438861 [p=Standard8]

(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
This commit is contained in:
Justin Wood 2008-07-08 01:00:36 -04:00
Родитель 8d15ecd42c
Коммит 69e924994b
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -654,6 +654,7 @@
this.clearResultElements(false);
this.searchFailed();
return;
}
if (aStatus == Components.interfaces.nsIAutoCompleteStatus.failureItems){
++this.mFailureItems;