Address review comment from bug 378808
git-svn-id: svn://10.0.0.236/trunk@225132 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1988,7 +1988,7 @@ nsNavHistoryQueryResultNode::FillChildren()
|
||||
FillStats();
|
||||
|
||||
// once we've computed all tree stats, we can sort, because containers will
|
||||
// not have proper visit counts and dates
|
||||
// then have proper visit counts and dates
|
||||
SortComparator comparator = GetSortingComparator(GetSortType());
|
||||
nsCAutoString sortingAnnotation;
|
||||
GetSortingAnnotation(sortingAnnotation);
|
||||
@@ -2756,7 +2756,7 @@ nsNavHistoryFolderResultNode::FillChildren()
|
||||
FillStats();
|
||||
|
||||
// once we've computed all tree stats, we can sort, because containers will
|
||||
// not have proper visit counts and dates
|
||||
// then have proper visit counts and dates
|
||||
SortComparator comparator = GetSortingComparator(GetSortType());
|
||||
nsCAutoString sortingAnnotation;
|
||||
GetSortingAnnotation(sortingAnnotation);
|
||||
|
||||
Reference in New Issue
Block a user