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

Issue 73075: First step to port file_util::CountFilesCreatedAfter().... (Closed)

Created:
11 years, 8 months ago by hamaji
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

First step to port file_util::CountFilesCreatedAfter(). CountFileCreatedAfter() takes FilePath and Time instead of wstring and FILETIME. We still need to implement the function for POSIX. I'll work on the change after this change. BUG=9833

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -34 lines) Patch
M base/file_util.h View 2 chunks +7 lines, -4 lines 0 comments Download
M base/file_util_unittest.cc View 2 chunks +7 lines, -10 lines 0 comments Download
M base/file_util_win.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_tests.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_tests.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/test/ui/ui_test.h View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hamaji
Hi, I'm trying to fix issues filed to get familiar with chrome code base. Now ...
11 years, 8 months ago (2009-04-15 08:26:07 UTC) #1
Erik does not do reviews
LGTM
11 years, 8 months ago (2009-04-15 15:47:17 UTC) #2
hamaji
11 years, 8 months ago (2009-04-15 15:55:39 UTC) #3
On 2009/04/15 15:47:17, Erik Kay wrote:
> LGTM

Thanks you for the review! I don't have permission to check this in. Could you
submit this, please?

Thanks,

Powered by Google App Engine
This is Rietveld 408576698