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

Issue 12907: Make FilePath accept FilePath as Append parameter. (Closed)

Created:
12 years ago by please use my chromium address
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make FilePath accept FilePath as Append parameter.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -41 lines) Patch
M base/directory_watcher_unittest.cc View 7 3 chunks +15 lines, -3 lines 0 comments Download
M base/file_path.h View 1 2 3 4 5 6 2 chunks +1 line, -7 lines 0 comments Download
M base/file_path.cc View 1 2 3 4 5 6 8 chunks +51 lines, -29 lines 0 comments Download
M base/file_path_unittest.cc View 1 2 3 4 5 6 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
please use my chromium address
12 years ago (2008-12-03 17:22:40 UTC) #1
please use my chromium address
This is a change considered for http://codereview.chromium.org/9639 .
12 years ago (2008-12-03 17:23:22 UTC) #2
please use my chromium address
Updated for consistency. Just finished compiling and running unit tests.
12 years ago (2008-12-03 17:49:24 UTC) #3
Mark Mentovai
http://codereview.chromium.org/12907/diff/8/10 File base/file_path.cc (right): http://codereview.chromium.org/12907/diff/8/10#newcode6 Line 6: #include "base/logging.h" Adding this dependency means that we ...
12 years ago (2008-12-03 17:56:26 UTC) #4
please use my chromium address
On 2008/12/03 17:56:26, Mark Mentovai wrote: > http://codereview.chromium.org/12907/diff/8/10 > File base/file_path.cc (right): > > http://codereview.chromium.org/12907/diff/8/10#newcode6 ...
12 years ago (2008-12-03 18:28:54 UTC) #5
Dean McNamee
Looks ok, but mark on the details. http://codereview.chromium.org/12907/diff/14/210 File base/file_path.cc (right): http://codereview.chromium.org/12907/diff/14/210#newcode29 Line 29: FilePath::StringType::size_type ...
12 years ago (2008-12-03 18:36:06 UTC) #6
please use my chromium address
On 2008/12/03 18:36:06, Dean McNamee wrote: > Looks ok, but mark on the details. > ...
12 years ago (2008-12-03 18:38:40 UTC) #7
Mark Mentovai
Other than that, LGTM, nice job. http://codereview.chromium.org/12907/diff/215/216 File base/file_path_unittest.cc (right): http://codereview.chromium.org/12907/diff/215/216#newcode278 Line 278: EXPECT_EQ(FilePath::StringType(cases[i].expected), observed_str.value()) ...
12 years ago (2008-12-03 18:49:31 UTC) #8
please use my chromium address
On 2008/12/03 18:49:31, Mark Mentovai wrote: > Other than that, LGTM, nice job. > > ...
12 years ago (2008-12-03 18:56:46 UTC) #9
Mark Mentovai
LGTM, committed r6299.
12 years ago (2008-12-03 18:59:24 UTC) #10
please use my chromium address
Updated to fix base_unittests on Win.
12 years ago (2008-12-03 21:26:58 UTC) #11
Mark Mentovai
The fix seems right. Have you tested it on Windows?
12 years ago (2008-12-03 22:02:54 UTC) #12
Mark Mentovai
Committed (again) r6315.
12 years ago (2008-12-03 22:09:58 UTC) #13
please use my chromium address
Updated. Maruel suggested temporary disabling test on Vista. Filed a bug.
12 years ago (2008-12-03 22:44:47 UTC) #14
Mark Mentovai
12 years ago (2008-12-08 16:49:45 UTC) #15
Committed again, r6511

Powered by Google App Engine
This is Rietveld 408576698