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

Issue 173181: Remove uses of deprecated version of FileUtil::ResolveShortcut.... (Closed)

Created:
11 years, 4 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), brettw, willchan no longer on Chromium
Visibility:
Public.

Description

Remove uses of deprecated version of FileUtil::ResolveShortcut. BUG=None TEST=run base_unittests.exe

Patch Set 1 #

Total comments: 5

Patch Set 2 : removed ResolveShortcut #

Total comments: 3

Patch Set 3 : rewritten comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -19 lines) Patch
M base/file_util.h View 2 1 chunk +3 lines, -4 lines 0 comments Download
M base/file_util_unittest.cc View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M base/file_util_win.cc View 2 1 chunk +0 lines, -7 lines 0 comments Download
M net/url_request/url_request_file_job.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tfarina (gmail-do not use)
11 years, 4 months ago (2009-08-21 16:20:41 UTC) #1
Evan Martin
Can you remove the wstring version of ResolveShortcut, then?
11 years, 4 months ago (2009-08-21 16:35:50 UTC) #2
Avi (use Gerrit)
http://codereview.chromium.org/173181/diff/1/2 File base/file_util_unittest.cc (right): http://codereview.chromium.org/173181/diff/1/2#newcode715 Line 715: FilePath link_file_path = link_file; Why do you do ...
11 years, 4 months ago (2009-08-21 16:36:43 UTC) #3
tfarina (gmail-do not use)
http://codereview.chromium.org/173181/diff/1/2 File base/file_util_unittest.cc (right): http://codereview.chromium.org/173181/diff/1/2#newcode715 Line 715: FilePath link_file_path = link_file; On 2009/08/21 16:36:43, Avi ...
11 years, 4 months ago (2009-08-21 17:02:34 UTC) #4
Avi (use Gerrit)
http://codereview.chromium.org/173181/diff/1/3 File net/url_request/url_request_file_job.cc (right): http://codereview.chromium.org/173181/diff/1/3#newcode283 Line 283: FilePath new_path = file_path_; On 2009/08/21 17:02:34, tfarina ...
11 years, 4 months ago (2009-08-21 17:04:19 UTC) #5
Evan Martin
LGTM otherwise http://codereview.chromium.org/173181/diff/1004/9 File base/file_util.h (left): http://codereview.chromium.org/173181/diff/1004/9#oldcode233 Line 233: // the URL into path. If ...
11 years, 4 months ago (2009-08-21 21:40:35 UTC) #6
tfarina (gmail-do not use)
http://codereview.chromium.org/173181/diff/1004/9 File base/file_util.h (left): http://codereview.chromium.org/173181/diff/1004/9#oldcode233 Line 233: // the URL into path. If path is ...
11 years, 4 months ago (2009-08-21 21:48:15 UTC) #7
Avi (use Gerrit)
http://codereview.chromium.org/173181/diff/1004/9 File base/file_util.h (left): http://codereview.chromium.org/173181/diff/1004/9#oldcode233 Line 233: // the URL into path. If path is ...
11 years, 4 months ago (2009-08-22 19:24:47 UTC) #8
tfarina (gmail-do not use)
On 2009/08/22 19:24:47, Avi wrote: > http://codereview.chromium.org/173181/diff/1004/9 > File base/file_util.h (left): > > http://codereview.chromium.org/173181/diff/1004/9#oldcode233 > ...
11 years, 4 months ago (2009-08-22 20:11:56 UTC) #9
Avi (use Gerrit)
LG! Nice comment.
11 years, 4 months ago (2009-08-24 20:44:21 UTC) #10
tfarina (gmail-do not use)
On 2009/08/24 20:44:21, Avi wrote: > LG! Nice comment. Thanks Avi! Ah I don't have ...
11 years, 4 months ago (2009-08-24 21:14:10 UTC) #11
Evan Martin
i'll do it.
11 years, 4 months ago (2009-08-24 21:17:05 UTC) #12
Evan Martin
11 years, 4 months ago (2009-08-25 01:52:10 UTC) #13
committed

Powered by Google App Engine
This is Rietveld 408576698