зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
8d15ecd42c
Коммит
69e924994b
|
@ -654,6 +654,7 @@
|
|||
this.clearResultElements(false);
|
||||
this.searchFailed();
|
||||
return;
|
||||
}
|
||||
if (aStatus == Components.interfaces.nsIAutoCompleteStatus.failureItems){
|
||||
++this.mFailureItems;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче