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

Issue 15951007: SyncFS: Factor out DriveMetadataDB migration functions (Closed)

Created:
7 years, 6 months ago by nhiroki
Modified:
7 years, 6 months ago
Reviewers:
kinuko, calvinlo, tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

SyncFS: Factor out DriveMetadataDB migration functions This change factors out DriveMetadataDB V0-V1 migration functions into metadata_db_migration_utils.{cc,h}, and also moves function to deprecate batch sync origins into the files. BUG=none TEST=unit_tests --gtest_filter=\*DriveMetadataDBMigrationUtilTest\* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203126

Patch Set 1 : #

Total comments: 4

Patch Set 2 : fix more #

Patch Set 3 : fix win test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -244 lines) Patch
M chrome/browser/sync_file_system/drive/metadata_db_migration_util.h View 1 2 chunks +23 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive/metadata_db_migration_util.cc View 1 5 chunks +110 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive/metadata_db_migration_util_unittest.cc View 1 2 6 chunks +156 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_metadata_store.cc View 1 8 chunks +6 lines, -118 lines 0 comments Download
M chrome/browser/sync_file_system/drive_metadata_store_unittest.cc View 1 1 chunk +0 lines, -112 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
nhiroki
Can you review this? Thanks!
7 years, 6 months ago (2013-05-29 08:25:08 UTC) #1
calvinlo
A question for Hiroki and Taiju, re:DeprecateBatchSyncOrigins test that I recently added. While it's not ...
7 years, 6 months ago (2013-05-29 08:36:51 UTC) #2
tzik
lgtm
7 years, 6 months ago (2013-05-29 08:51:42 UTC) #3
nhiroki
On 2013/05/29 08:36:51, calvinlo wrote: > A question for Hiroki and Taiju, > re:DeprecateBatchSyncOrigins test ...
7 years, 6 months ago (2013-05-29 08:51:52 UTC) #4
tzik
On 2013/05/29 08:51:52, nhiroki wrote: > On 2013/05/29 08:36:51, calvinlo wrote: > > A question ...
7 years, 6 months ago (2013-05-29 09:15:21 UTC) #5
nhiroki
Can you take another look? Addressed comments and moved the deprecating function into the V1-V2 ...
7 years, 6 months ago (2013-05-30 06:15:47 UTC) #6
calvinlo
lgtm
7 years, 6 months ago (2013-05-30 06:31:03 UTC) #7
kinuko
lgtm (just in case you want more lgtms)
7 years, 6 months ago (2013-05-30 06:31:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/15951007/26001
7 years, 6 months ago (2013-05-30 07:58:20 UTC) #9
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 12:29:15 UTC) #10
Message was sent while issue was closed.
Change committed as 203126

Powered by Google App Engine
This is Rietveld 408576698