Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(815)

Issue 147063: Order posix file listings by type as well as name.... (Closed)

Created:
11 years, 6 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Dean McNamee, Yuzo
CC:
chromium-reviews_googlegroups.com, John Grabowski
Visibility:
Public.

Description

Order posix file listings by type as well as name. http://crbug.com/12812 TEST=go to /, see that directories are sorted before other files. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19100

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Patch Set 3 : pass unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -6 lines) Patch
M base/file_util_posix.cc View 1 2 chunks +25 lines, -4 lines 0 comments Download
M base/file_util_unittest.cc View 2 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
11 years, 6 months ago (2009-06-24 00:46:36 UTC) #1
Yuzo
LGTM http://codereview.chromium.org/147063/diff/1/2 File base/file_util_posix.cc (right): http://codereview.chromium.org/147063/diff/1/2#newcode582 Line 582: bool b_is_dir = IsDirectory(*b); Nit: "const bool" ...
11 years, 6 months ago (2009-06-24 01:04:47 UTC) #2
Evan Stade
11 years, 6 months ago (2009-06-24 01:06:52 UTC) #3
done and done

Powered by Google App Engine
This is Rietveld 408576698