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

Issue 437943002: [SyncFS] Remove usage of file task runner under drive_backend/ (Closed)

Created:
6 years, 4 months ago by peria
Modified:
6 years, 4 months ago
Reviewers:
nhiroki, tzik
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Project:
chromium
Visibility:
Public.

Description

[SyncFS] Remove usage of file task runner under drive_backend/ BUG=347425 TEST=./unit_tests --gtest_filter="RemoteTo*:LocalTo*:Metadata*:DriveBackend*:ListChange*:Register" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287303

Patch Set 1 : #

Total comments: 9

Patch Set 2 : Work for nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -148 lines) Patch
M chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/list_changes_task_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc View 1 chunk +1 line, -16 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.h View 3 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.cc View 1 7 chunks +16 lines, -47 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc View 3 chunks +3 lines, -36 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 5 chunks +1 line, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_context.h View 3 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_context.cc View 3 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_initializer_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
peria
PTL
6 years, 4 months ago (2014-08-04 04:58:13 UTC) #1
nhiroki
https://codereview.chromium.org/437943002/diff/20001/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/437943002/diff/20001/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode582 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:582: metadata_database->worker_task_runner_; nit: You can just call "metadata_database->worker_task_runner_->PostTask(...)" at line ...
6 years, 4 months ago (2014-08-04 05:27:15 UTC) #2
nhiroki
https://codereview.chromium.org/437943002/diff/20001/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/437943002/diff/20001/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode582 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:582: metadata_database->worker_task_runner_; On 2014/08/04 05:27:14, nhiroki wrote: > nit: You ...
6 years, 4 months ago (2014-08-04 05:28:45 UTC) #3
tzik
lgtm
6 years, 4 months ago (2014-08-04 05:35:51 UTC) #4
peria
https://codereview.chromium.org/437943002/diff/20001/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/437943002/diff/20001/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode582 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:582: metadata_database->worker_task_runner_; On 2014/08/04 05:28:44, nhiroki wrote: > On 2014/08/04 ...
6 years, 4 months ago (2014-08-04 05:52:34 UTC) #5
nhiroki
Thanks! LGTM!!
6 years, 4 months ago (2014-08-04 06:18:26 UTC) #6
peria
The CQ bit was checked by peria@chromium.org
6 years, 4 months ago (2014-08-04 06:22:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peria@chromium.org/437943002/40001
6 years, 4 months ago (2014-08-04 06:23:07 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-04 08:20:37 UTC) #9
Message was sent while issue was closed.
Change committed as 287303

Powered by Google App Engine
This is Rietveld 408576698