332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)

Original committer: beng%bengoodger.com
Original revision: 1.46
Original date: 2006/04/13 22:48:44
This commit is contained in:
benjamin%smedbergs.us 2006-07-18 17:55:37 +00:00
Родитель 46b753a501
Коммит f15239d49c
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -665,7 +665,7 @@ interface nsINavHistoryResult : nsISupports
* options for this result, so that re-using the current options/queries will
* always give you the current view.
*/
void sortAll(in PRUint32 aSortingMode);
attribute PRUint32 sortingMode;
/**
* The viewer for this result (see comment for the class for how these