зеркало из https://github.com/mozilla/pjs.git
fix filter after the fact not to have cumulative matches, r/sr=sspitzer, 168551
This commit is contained in:
Родитель
899ec31c99
Коммит
7210793aa5
|
@ -471,6 +471,7 @@ NS_IMETHODIMP nsMsgFilterAfterTheFact::OnSearchDone(nsresult status)
|
|||
NS_IMETHODIMP nsMsgFilterAfterTheFact::OnNewSearch()
|
||||
{
|
||||
m_searchHits.RemoveAll();
|
||||
m_searchHitHdrs->Clear();
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче