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

Issue 6328001: sync: annotate call to join SyncCoreThread to keep ThreadRestrictions happy. (Closed)

Created:
9 years, 11 months ago by tim (not reviewing)
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), tim (not reviewing), idana
Visibility:
Public.

Description

sync: annotate call to join SyncCoreThread to keep ThreadRestrictions happy. Bug 19757 discusses how we block the UI thread on the core thread when shutting down sync. Until that is fixed, we have to fess up to the Thread police. BUG=69570, 19757 TEST=Start syncing in debug build. Stop sync. Don't crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71361

Patch Set 1 : allow_io #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/browser/sync/glue/sync_backend_host.cc View 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tim (not reviewing)
9 years, 11 months ago (2011-01-13 21:19:31 UTC) #1
evanm
9 years, 11 months ago (2011-01-13 21:26:24 UTC) #2
willchan thread restriction strikes again!

LGTM

Powered by Google App Engine
This is Rietveld 408576698