зеркало из https://github.com/mozilla/pjs.git
fix 81733 sort type not persisting regression from yesterday rs=sspitzer
This commit is contained in:
Родитель
1904c88565
Коммит
fdc37c64cd
|
@ -2183,6 +2183,7 @@ NS_IMETHODIMP nsMsgDBView::Sort(nsMsgViewSortTypeValue sortType, nsMsgViewSortOr
|
|||
return NS_OK;
|
||||
}
|
||||
|
||||
SaveSortInfo(sortType, sortOrder);
|
||||
// figure out how much memory we'll need, and the malloc it
|
||||
PRUint16 maxLen;
|
||||
eFieldType fieldType;
|
||||
|
|
Загрузка…
Ссылка в новой задаче