Closed Bug 507407 Opened 15 years ago Closed 15 years ago

nsNavHistoryContainerResultNode::UpdateURIs does not use comparator and sortingAnnotation

Categories

(Toolkit :: Places, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 file)

1615 nsNavHistoryContainerResultNode::UpdateURIs(PRBool aRecursive, PRBool aOnlyOne,

1646   SortComparator comparator = nsnull;
1647   nsCAutoString sortingAnnotation;
1648   if (aUpdateSort) {
1649     comparator = GetSortingComparator(GetSortType());
1650     GetSortingAnnotation(sortingAnnotation);
1651   }
Attached patch patchSplinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #391628 - Flags: review?(mak77)
Attachment #391628 - Flags: review?(mak77) → review+
http://hg.mozilla.org/mozilla-central/rev/17eef9354f9d
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: