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

Issue 414072: sync: get rid of path_helpers (Closed)

Created:
11 years, 1 month ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org, John Grabowski, idana, pam+watch_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

sync: get rid of path_helpers files. Patch from Thiago Farina (thiago.farina@gmail.com) BUG=26443 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33050

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : delete #includes #

Patch Set 4 : delete path_helpers_unittest from gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -231 lines) Patch
M chrome/browser/sync/engine/conflict_resolver.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/engine/syncer_util.h View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/engine/syncer_util.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/syncable/directory_backing_store.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/syncable/directory_manager.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/syncable/syncable.h View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/syncable/syncable.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/syncable/syncable_unittest.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/sync/util/path_helpers.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/browser/sync/util/path_helpers_linux.cc View 2 3 1 chunk +0 lines, -10 lines 0 comments Download
D chrome/browser/sync/util/path_helpers_mac.cc View 2 3 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/sync/util/path_helpers_posix.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
D chrome/browser/sync/util/path_helpers_unittest.cc View 2 3 1 chunk +0 lines, -81 lines 0 comments Download
D chrome/browser/sync/util/path_helpers_win.cc View 2 3 1 chunk +0 lines, -85 lines 0 comments Download
M chrome/browser/sync/util/user_settings.cc View 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 2 3 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
tfarina (gmail-do not use)
Hi Tim, could you review this to me?
11 years, 1 month ago (2009-11-21 20:38:03 UTC) #1
tfarina (gmail-do not use)
Tim I looked into path_helpers_linux.cc, and path_helpers_mac.cc and in both files there is no code, ...
11 years, 1 month ago (2009-11-21 20:41:25 UTC) #2
tim (not reviewing)
It looks like the function isn't used anywhere? Can we just remove all the path_helper* ...
11 years, 1 month ago (2009-11-21 20:42:49 UTC) #3
tfarina (gmail-do not use)
On 2009/11/21 20:42:49, timsteele wrote: > It looks like the function isn't used anywhere? Can ...
11 years, 1 month ago (2009-11-21 22:14:43 UTC) #4
tfarina (gmail-do not use)
Tim, I will remove it, since it is used only in path_helpers_unittest.cc
11 years, 1 month ago (2009-11-21 23:05:52 UTC) #5
tfarina (gmail-do not use)
Please have another look.
11 years, 1 month ago (2009-11-21 23:26:25 UTC) #6
ncarter (slow)
On 2009/11/21 23:26:25, tfarina wrote: > Please have another look. Running this through the trybots ...
11 years ago (2009-11-23 21:53:57 UTC) #7
ncarter (slow)
On 2009/11/23 21:53:57, nick wrote: > On 2009/11/21 23:26:25, tfarina wrote: > > Please have ...
11 years ago (2009-11-23 22:30:13 UTC) #8
tfarina (gmail-do not use)
On 2009/11/23 22:30:13, nick wrote: > On 2009/11/23 21:53:57, nick wrote: > > On 2009/11/21 ...
11 years ago (2009-11-23 23:59:49 UTC) #9
ncarter (slow)
Thanks, just let me know when I should have another look. On Mon, Nov 23, ...
11 years ago (2009-11-24 00:03:45 UTC) #10
tfarina (gmail-do not use)
On 2009/11/24 00:03:45, nick wrote: > Thanks, just let me know when I should have ...
11 years ago (2009-11-24 01:56:06 UTC) #11
ncarter (slow)
On 2009/11/24 01:56:06, tfarina wrote: > On 2009/11/24 00:03:45, nick wrote: > > Thanks, just ...
11 years ago (2009-11-25 01:40:30 UTC) #12
tfarina (gmail-do not use)
On 2009/11/25 01:40:30, nick wrote: > On 2009/11/24 01:56:06, tfarina wrote: > > On 2009/11/24 ...
11 years ago (2009-11-25 02:31:13 UTC) #13
ncarter (slow)
On 2009/11/25 02:31:13, tfarina wrote: > On 2009/11/25 01:40:30, nick wrote: > > On 2009/11/24 ...
11 years ago (2009-11-25 02:35:02 UTC) #14
tfarina (gmail-do not use)
11 years ago (2009-11-25 15:08:27 UTC) #15
Thanks Nick.

Powered by Google App Engine
This is Rietveld 408576698