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

Issue 6250118: For directory upload, show empty directories (all directories, in fact) by in... (Closed)

Created:
9 years, 10 months ago by John Gregg
Modified:
9 years ago
Reviewers:
jianli
CC:
chromium-reviews
Visibility:
Public.

Description

For directory upload, show empty directories (all directories, in fact) by including the corresponding "." file in the result set. BUG=71713 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73851

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/file_select_helper.cc View 1 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
John Gregg
9 years, 10 months ago (2011-02-02 22:30:05 UTC) #1
John Gregg
On 2011/02/02 22:30:05, John Gregg wrote: ping?
9 years, 10 months ago (2011-02-03 18:14:54 UTC) #2
jianli
http://codereview.chromium.org/6250118/diff/1/chrome/browser/file_select_helper.cc File chrome/browser/file_select_helper.cc (right): http://codereview.chromium.org/6250118/diff/1/chrome/browser/file_select_helper.cc#newcode103 chrome/browser/file_select_helper.cc:103: directory_lister_results_.push_back(data.path.Append(".")); Have you checked if this worked for all ...
9 years, 10 months ago (2011-02-03 18:20:36 UTC) #3
John Gregg
On 2011/02/03 18:20:36, jianli wrote: > http://codereview.chromium.org/6250118/diff/1/chrome/browser/file_select_helper.cc > File chrome/browser/file_select_helper.cc (right): > > http://codereview.chromium.org/6250118/diff/1/chrome/browser/file_select_helper.cc#newcode103 > ...
9 years, 10 months ago (2011-02-03 18:26:46 UTC) #4
jianli
9 years, 10 months ago (2011-02-03 18:27:43 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698