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

Issue 2805095: Fix deadlock by introducing a new transaction event. (Closed)

Created:
10 years, 5 months ago by chron_chromium.org
Modified:
9 years, 7 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, Raghu Simha, ncarter (slow), ben+cc_chromium.org, tim (not reviewing), idana
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Fix deadlock by introducing a new transaction event. BUG=49516 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53223

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -15 lines) Patch
M chrome/browser/sync/engine/syncapi.h View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/sync/engine/syncapi.cc View 5 chunks +27 lines, -12 lines 1 comment Download
M chrome/browser/sync/syncable/syncable.h View 4 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/sync/syncable/syncable.cc View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
chron_chromium.org
10 years, 5 months ago (2010-07-21 02:44:25 UTC) #1
ncarter (slow)
This came out pretty clean! http://codereview.chromium.org/2805095/diff/1/2 File chrome/browser/sync/engine/syncapi.cc (right): http://codereview.chromium.org/2805095/diff/1/2#newcode1647 chrome/browser/sync/engine/syncapi.cc:1647: if (event.todo == syncable::DirectoryChangeEvent::TRANSACTION_ENDING) ...
10 years, 5 months ago (2010-07-21 03:02:13 UTC) #2
chron
I think in reality we don't need anything but calculate changes. After I wrote it ...
10 years, 5 months ago (2010-07-21 05:12:11 UTC) #3
chron_chromium.org
FYI: ncarter LGTMed this but forgot to include CCs. On Tue, Jul 20, 2010 at ...
10 years, 5 months ago (2010-07-21 19:08:21 UTC) #4
chron_chromium.org
FYI: This was LGTMed by nick but he forgot to CC reviewers. On 2010/07/21 05:12:11, ...
10 years, 5 months ago (2010-07-21 19:08:43 UTC) #5
ncarter (slow)
10 years, 5 months ago (2010-07-21 19:42:12 UTC) #6
Whoops.  Yes, I LGTMed after seeing chron's justification.

Powered by Google App Engine
This is Rietveld 408576698