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

Issue 10756020: Add the methods to change and get a posix file permission to file_util. (Closed)

Created:
8 years, 5 months ago by yoshiki
Modified:
8 years, 5 months ago
Reviewers:
brettw, satorux1
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Add the methods to change and get a posix file permission to file_util. BUG=134821, 134820 TEST=both base_unittests:FileUtilTest.*, VerifyPathControlledByUserTest.* and unit_tests:Gdata* pass Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146020

Patch Set 1 #

Total comments: 40

Patch Set 2 : Review fix #

Total comments: 8

Patch Set 3 : Review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -26 lines) Patch
M base/file_util.h View 1 2 2 chunks +29 lines, -1 line 0 comments Download
base/file_util_posix.cc View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
M base/file_util_unittest.cc View 1 2 4 chunks +166 lines, -25 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
yoshiki
brettw, satorux: could you take a look? This CL is moved from http://codereview.chromium.org/10696069/ because of ...
8 years, 5 months ago (2012-07-09 23:45:29 UTC) #1
satorux1
http://codereview.chromium.org/10756020/diff/1/base/file_util.h File base/file_util.h (right): http://codereview.chromium.org/10756020/diff/1/base/file_util.h#newcode104 base/file_util.h:104: // the symlink. (even if the symlink deferences to ...
8 years, 5 months ago (2012-07-10 00:06:54 UTC) #2
yoshiki
https://chromiumcodereview.appspot.com/10756020/diff/1/base/file_util.h File base/file_util.h (right): https://chromiumcodereview.appspot.com/10756020/diff/1/base/file_util.h#newcode104 base/file_util.h:104: // the symlink. (even if the symlink deferences to ...
8 years, 5 months ago (2012-07-10 01:31:16 UTC) #3
satorux1
LGTM with nits: http://codereview.chromium.org/10756020/diff/1/base/file_util.h File base/file_util.h (right): http://codereview.chromium.org/10756020/diff/1/base/file_util.h#newcode104 base/file_util.h:104: // the symlink. (even if the ...
8 years, 5 months ago (2012-07-10 06:57:17 UTC) #4
yoshiki
brettw: Could you take a look? satorux: Thanks for comments! https://chromiumcodereview.appspot.com/10756020/diff/1/base/file_util_unittest.cc File base/file_util_unittest.cc (right): https://chromiumcodereview.appspot.com/10756020/diff/1/base/file_util_unittest.cc#newcode795 ...
8 years, 5 months ago (2012-07-10 18:51:35 UTC) #5
brettw
lgtm
8 years, 5 months ago (2012-07-11 00:06:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/10756020/19001
8 years, 5 months ago (2012-07-11 00:09:39 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 01:24:03 UTC) #8
Change committed as 146020

Powered by Google App Engine
This is Rietveld 408576698