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

Issue 149220: The default ping delay should be 90 seconds. (Closed)

Created:
11 years, 5 months ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
Glenn Wilson
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

The default ping delay should be 90 seconds. BUG=1953127 Committed: http://src.chromium.org/viewvc/19995

Patch Set 1 #

Total comments: 2

Patch Set 2 : seconds not milliseconds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M chrome/installer/util/master_preferences.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kuchhal
11 years, 5 months ago (2009-07-06 22:27:04 UTC) #1
Glenn Wilson
http://codereview.chromium.org/149220/diff/1/2 File chrome/installer/util/master_preferences.cc (right): http://codereview.chromium.org/149220/diff/1/2#newcode84 Line 84: delay = 90 * 1000; This should probably ...
11 years, 5 months ago (2009-07-06 22:30:21 UTC) #2
kuchhal
http://codereview.chromium.org/149220/diff/1/2 File chrome/installer/util/master_preferences.cc (right): http://codereview.chromium.org/149220/diff/1/2#newcode84 Line 84: delay = 90 * 1000; Thanks once again. ...
11 years, 5 months ago (2009-07-06 22:32:43 UTC) #3
Glenn Wilson
11 years, 5 months ago (2009-07-06 22:41:46 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698