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

Issue 246163005: [SyncFS] Make ExtensionService usage of SyncWorker asynchronous (Closed)

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

Description

[SyncFS] Make ExtensionService usage of SyncWorker asynchronous As a preparation of thread migration from UI to a worker, this CL moves the usage of ExtensionService in SyncWorker to UI thread explicitly. BUG=347425 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266277

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : buildfix #

Total comments: 23

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : testfix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -44 lines) Patch
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker.h View 1 2 3 4 5 chunks +12 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker.cc View 1 2 3 4 4 chunks +81 lines, -38 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tzik
PTL
6 years, 8 months ago (2014-04-23 12:58:30 UTC) #1
nhiroki
https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/sync_worker.cc File chrome/browser/sync_file_system/drive_backend/sync_worker.cc (right): https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/sync_worker.cc#newcode456 chrome/browser/sync_file_system/drive_backend/sync_worker.cc:456: nit: an extra blank line. https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/sync_worker.cc#newcode460 chrome/browser/sync_file_system/drive_backend/sync_worker.cc:460: void SyncWorker::QueryAppStatusOnUIThread( ...
6 years, 8 months ago (2014-04-24 01:39:52 UTC) #2
peria
https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/callback_helper.cc File chrome/browser/sync_file_system/drive_backend/callback_helper.cc (right): https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/callback_helper.cc#newcode10 chrome/browser/sync_file_system/drive_backend/callback_helper.cc:10: namespace internal { anonymous namespace? https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/callback_helper.h File chrome/browser/sync_file_system/drive_backend/callback_helper.h (right): ...
6 years, 8 months ago (2014-04-24 02:38:20 UTC) #3
tzik
Updated! Please take another look. https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/callback_helper.cc File chrome/browser/sync_file_system/drive_backend/callback_helper.cc (right): https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/callback_helper.cc#newcode10 chrome/browser/sync_file_system/drive_backend/callback_helper.cc:10: namespace internal { On ...
6 years, 8 months ago (2014-04-24 06:56:55 UTC) #4
nhiroki
lgtm https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/sync_worker.cc File chrome/browser/sync_file_system/drive_backend/sync_worker.cc (right): https://codereview.chromium.org/246163005/diff/40001/chrome/browser/sync_file_system/drive_backend/sync_worker.cc#newcode460 chrome/browser/sync_file_system/drive_backend/sync_worker.cc:460: void SyncWorker::QueryAppStatusOnUIThread( On 2014/04/24 06:56:55, tzik wrote: > ...
6 years, 8 months ago (2014-04-24 07:09:06 UTC) #5
peria
lgtm
6 years, 8 months ago (2014-04-24 07:38:08 UTC) #6
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 8 months ago (2014-04-24 10:20:16 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/246163005/80001
6 years, 8 months ago (2014-04-24 11:07:50 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 12:32:36 UTC) #9
commit-bot: I haz the power
Retried try job too often on android_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_dbg&number=174829
6 years, 8 months ago (2014-04-24 12:32:36 UTC) #10
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 8 months ago (2014-04-25 05:26:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/246163005/100001
6 years, 8 months ago (2014-04-25 07:37:11 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 23:13:06 UTC) #13
Message was sent while issue was closed.
Change committed as 266277

Powered by Google App Engine
This is Rietveld 408576698