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

Issue 23582013: [SyncFS] Add MetadataDatabase::PopulateInitialData (Closed)

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

Description

[SyncFS] Add MetadataDatabase::PopulateInitialData * Add a method to populate database with initial data. * Add a test for it. BUG=240165 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221671

Patch Set 1 #

Total comments: 6

Patch Set 2 : +comment #

Patch Set 3 : style fix, +comment, +ServiceMetadata update #

Patch Set 4 : buildfix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -29 lines) Patch
M chrome/browser/sync_file_system/drive_backend/metadata_database.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.cc View 1 2 3 3 chunks +144 lines, -14 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc View 7 chunks +68 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tzik
PTL
7 years, 3 months ago (2013-09-05 08:16:47 UTC) #1
kinuko
looks good, I have a few (possibly basic) questions https://codereview.chromium.org/23582013/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc File chrome/browser/sync_file_system/drive_backend/metadata_database.cc (right): https://codereview.chromium.org/23582013/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode177 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:177: ...
7 years, 3 months ago (2013-09-05 08:43:43 UTC) #2
tzik
Thanks! Updated! https://codereview.chromium.org/23582013/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc File chrome/browser/sync_file_system/drive_backend/metadata_database.cc (right): https://codereview.chromium.org/23582013/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode177 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:177: tracker->set_active(false); On 2013/09/05 08:43:43, kinuko wrote: > ...
7 years, 3 months ago (2013-09-05 09:17:02 UTC) #3
kinuko
lgtm
7 years, 3 months ago (2013-09-05 10:20:58 UTC) #4
nhiroki
lgtm
7 years, 3 months ago (2013-09-05 10:55:19 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/23582013/8001
7 years, 3 months ago (2013-09-05 12:12:58 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-05 12:45:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/23582013/36001
7 years, 3 months ago (2013-09-06 06:07:36 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=152003
7 years, 3 months ago (2013-09-06 08:02:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/23582013/36001
7 years, 3 months ago (2013-09-06 09:52:15 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 10:19:45 UTC) #11
Message was sent while issue was closed.
Change committed as 221671

Powered by Google App Engine
This is Rietveld 408576698