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

Issue 9638002: Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. (Closed)

Created:
8 years, 9 months ago by tzik
Modified:
8 years, 9 months ago
CC:
chromium-reviews, kinuko+watch, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator. BUG=114732 TEST="existing tests" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125949

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M base/file_util.h View 1 chunk +1 line, -0 lines 0 comments Download
M base/file_util_posix.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M base/file_util_win.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M webkit/fileapi/file_system_file_util.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/fileapi/local_file_util.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/fileapi/native_file_util.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/fileapi/obfuscated_file_util.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tzik
As a part of webkit/fileapi/ refactoring, I'd like to access IsLink through FileEnumerator. Can I ...
8 years, 9 months ago (2012-03-08 18:53:01 UTC) #1
kinuko
On 2012/03/08 18:53:01, tzik wrote: > As a part of webkit/fileapi/ refactoring, I'd like to ...
8 years, 9 months ago (2012-03-08 19:12:19 UTC) #2
kinuko
(+mark for base/file_util changes) On 2012/03/08 19:12:19, kinuko wrote: > On 2012/03/08 18:53:01, tzik wrote: ...
8 years, 9 months ago (2012-03-08 19:22:33 UTC) #3
kinuko
Hi Mark, We'd like to add *IsLink*(const FindInfo& file_info) static method to FileEnumerator (like IsDirectory) ...
8 years, 9 months ago (2012-03-09 00:25:53 UTC) #4
Mark Mentovai
LGTM in base.
8 years, 9 months ago (2012-03-09 17:40:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/9638002/1
8 years, 9 months ago (2012-03-09 21:17:58 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-10 00:18:33 UTC) #7
Change committed as 125949

Powered by Google App Engine
This is Rietveld 408576698