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

Issue 8590005: sync: remove IncrementErrorCount from ServerConnectionManager. (Closed)

Created:
9 years, 1 month ago by tim (not reviewing)
Modified:
9 years, 1 month ago
Reviewers:
rlarocque
CC:
chromium-reviews, ncarter (slow), akalin, Raghu Simha, cbentzel+watch_chromium.org, darin-cc_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

sync: remove IncrementErrorCount from ServerConnectionManager. It's not used for a real purpose anymore, and it was causing the SCM to have multiple active_connection_ objects in certain cases, which is bad. This is mostly covered by SyncAPIServerConnectionManagerTest BUG=101639 TEST=On a debug build, no DCHECKs if the server is unreachable on sync startup. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110443

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -36 lines) Patch
M chrome/browser/sync/engine/net/server_connection_manager.h View 3 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/sync/engine/net/server_connection_manager.cc View 4 chunks +2 lines, -26 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tim (not reviewing)
9 years, 1 month ago (2011-11-16 22:43:54 UTC) #1
rlarocque
It looks like it won't change any behaviour, so LGTM.
9 years, 1 month ago (2011-11-16 22:54:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tim@chromium.org/8590005/1
9 years, 1 month ago (2011-11-16 23:00:20 UTC) #3
commit-bot: I haz the power
Try job failure for 8590005-1 (retry) on linux_rel for step "unit_tests". It's a second try, ...
9 years, 1 month ago (2011-11-16 23:53:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tim@chromium.org/8590005/1
9 years, 1 month ago (2011-11-17 00:40:10 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 05:22:27 UTC) #6
Change committed as 110443

Powered by Google App Engine
This is Rietveld 408576698