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

Issue 7003077: [Sync] Remove now-unneeded initialized_mutex_. (Closed)

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

Description

[Sync] Remove now-unneeded initialized_mutex_. initialized_ is only accessed by the sync thread, so it doesn't need a mutex. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89263

Patch Set 1 #

Patch Set 2 : Sync to head #

Total comments: 3

Patch Set 3 : Sync to head #

Patch Set 4 : Copy observer list #

Patch Set 5 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -52 lines) Patch
M chrome/browser/sync/engine/syncapi.cc View 1 2 3 4 12 chunks +20 lines, -52 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
akalin
+tim for review Note that this depends on my sync thread/core thread combination CL.
9 years, 6 months ago (2011-06-09 01:18:36 UTC) #1
tim (not reviewing)
http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc File chrome/browser/sync/engine/syncapi.cc (right): http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc#newcode1786 chrome/browser/sync/engine/syncapi.cc:1786: OnInitializationComplete()); So, in the reviews yesterday to make our ...
9 years, 6 months ago (2011-06-10 01:53:20 UTC) #2
akalin
http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc File chrome/browser/sync/engine/syncapi.cc (right): http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc#newcode1786 chrome/browser/sync/engine/syncapi.cc:1786: OnInitializationComplete()); On 2011/06/10 01:53:20, timsteele wrote: > So, in ...
9 years, 6 months ago (2011-06-14 17:10:25 UTC) #3
akalin
http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc File chrome/browser/sync/engine/syncapi.cc (right): http://codereview.chromium.org/7003077/diff/3001/chrome/browser/sync/engine/syncapi.cc#newcode1786 chrome/browser/sync/engine/syncapi.cc:1786: OnInitializationComplete()); On 2011/06/10 01:53:20, timsteele wrote: > So, in ...
9 years, 6 months ago (2011-06-14 21:27:23 UTC) #4
akalin
Ping!
9 years, 6 months ago (2011-06-15 17:12:45 UTC) #5
tim (not reviewing)
On 2011/06/15 17:12:45, akalin wrote: > Ping! LGTM
9 years, 6 months ago (2011-06-15 18:33:06 UTC) #6
commit-bot: I haz the power
9 years, 6 months ago (2011-06-15 20:17:22 UTC) #7
Can't apply patch for file chrome/browser/sync/engine/syncapi.cc.
While running patch -p1 --forward --force;
patching file chrome/browser/sync/engine/syncapi.cc
Hunk #2 succeeded at 1266 (offset 8 lines).
Hunk #3 succeeded at 1290 (offset 8 lines).
Hunk #4 FAILED at 1395.
Hunk #5 succeeded at 1583 (offset 5 lines).
Hunk #6 succeeded at 1736 (offset 5 lines).
Hunk #7 FAILED at 1781.
Hunk #8 FAILED at 1843.
Hunk #9 succeeded at 1867 (offset -6 lines).
Hunk #10 succeeded at 2553 (offset 3 lines).
Hunk #11 succeeded at 2989 (offset 2 lines).
3 out of 11 hunks FAILED -- saving rejects to file
chrome/browser/sync/engine/syncapi.cc.rej

Powered by Google App Engine
This is Rietveld 408576698