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

Issue 4347003: sync: on chrome os, postpone network reachability check (Closed)

Created:
10 years, 1 month ago by tim (not reviewing)
Modified:
9 years, 6 months ago
Reviewers:
akalin
CC:
chromium-reviews, Raghu Simha, ncarter (slow), ben+cc_chromium.org, tim (not reviewing), idana
Visibility:
Public.

Description

sync: on chrome os, postpone network reachability check Incur a delay of 5 seconds to reduce probability of of blocking shutdown on an http request. This is intended to be a temporary workaround hack. BUG=chromium-os:8429 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64958

Patch Set 1 #

Total comments: 2

Patch Set 2 : review #

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

Messages

Total messages: 3 (0 generated)
tim (not reviewing)
10 years, 1 month ago (2010-11-03 00:13:44 UTC) #1
akalin
LGTM http://codereview.chromium.org/4347003/diff/1/2 File chrome/browser/sync/engine/syncapi.cc (right): http://codereview.chromium.org/4347003/diff/1/2#newcode1737 chrome/browser/sync/engine/syncapi.cc:1737: #endif // #if defined(OS_CHROMEOS) comment shouldn't have "#if"
10 years, 1 month ago (2010-11-03 00:22:13 UTC) #2
tim (not reviewing)
10 years, 1 month ago (2010-11-03 00:27:12 UTC) #3
waiting for green cros try runs to land.

http://codereview.chromium.org/4347003/diff/1/2
File chrome/browser/sync/engine/syncapi.cc (right):

http://codereview.chromium.org/4347003/diff/1/2#newcode1737
chrome/browser/sync/engine/syncapi.cc:1737: #endif  // #if defined(OS_CHROMEOS)
On 2010/11/03 00:22:13, akalin wrote:
> comment shouldn't have "#if"

Done.

Powered by Google App Engine
This is Rietveld 408576698