Comment #27 on issue 1750 by [email protected]: Sort bookmarks
alphabetically
http://code.google.com/p/chromium/issues/detail?id=1750
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=10252
------------------------------------------------------------------------
r10252 | [email protected] | 2009-02-23 21:14:04 -0800 (Mon, 23 Feb 2009) | 10
lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/l10n_util.cc?r1=10252&r2=10251
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/l10n_util.h?r1=10252&r2=10251
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/l10n_util_unittest.cc?r1=10252&r2=10251
Adds a method to sort the elements of a vector by invoking a method on
each that returns a string. The strings are then compared using a
collator, or operator < if no collator is found.
I'm going to use this for sorting bookmarks.
BUG=1750
TEST=none yet
Review URL: http://codereview.chromium.org/20484
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---