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

Issue 537883002: [SyncFS] Fix unexpected delay on running sync task (Closed)

Created:
6 years, 3 months ago by tzik
Modified:
6 years, 3 months ago
Reviewers:
peria
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@peria
Project:
chromium
Visibility:
Public.

Description

[SyncFS] Fix unexpected delay on running sync task * Don't count demoted dirty tracker as pending. * Notify observer of service state update when the initialization is completed. BUG=410675 Committed: https://crrev.com/2ee5f5df065a9b2f4a54eaa16d179be0c5a8319f Cr-Commit-Position: refs/heads/master@{#293474}

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Patch Set 5 : fix test expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -20 lines) Patch
M chrome/browser/sync_file_system/drive_backend/metadata_database_index.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc View 1 2 9 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk_unittest.cc View 1 2 3 4 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
tzik
PTL
6 years, 3 months ago (2014-09-04 09:41:44 UTC) #2
peria
https://codereview.chromium.org/537883002/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc File chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc (right): https://codereview.chromium.org/537883002/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc#newcode501 chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc:501: void MetadataDatabaseIndexOnDisk::DemoteDirtyTracker(int64 tracker_id) { You have to update this ...
6 years, 3 months ago (2014-09-04 09:47:49 UTC) #3
tzik
https://codereview.chromium.org/537883002/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc File chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc (right): https://codereview.chromium.org/537883002/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc#newcode501 chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc:501: void MetadataDatabaseIndexOnDisk::DemoteDirtyTracker(int64 tracker_id) { On 2014/09/04 09:47:48, peria wrote: ...
6 years, 3 months ago (2014-09-04 10:57:07 UTC) #4
peria
lgtm
6 years, 3 months ago (2014-09-04 16:27:21 UTC) #5
peria
now you can commit this patch. please run rebase before submitting.
6 years, 3 months ago (2014-09-05 05:07:17 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/537883002/80001
6 years, 3 months ago (2014-09-05 05:30:45 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/13274) mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/10498)
6 years, 3 months ago (2014-09-05 06:38:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/537883002/100001
6 years, 3 months ago (2014-09-05 07:12:23 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:100001) as aca862ed11e3b590ebc16309e6213d39d9036dc6
6 years, 3 months ago (2014-09-05 08:19:19 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:37:56 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2ee5f5df065a9b2f4a54eaa16d179be0c5a8319f
Cr-Commit-Position: refs/heads/master@{#293474}

Powered by Google App Engine
This is Rietveld 408576698