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

Issue 10173005: BackoffEntry: Add the option to always use a delay. (Closed)

Created:
8 years, 8 months ago by mmenke
Modified:
8 years, 8 months ago
Reviewers:
Jói
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, cbentzel+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

BackoffEntry: Add the option to use a delay between requests before backoff starts due to failures, for use with captive portal code. R=joi@chroimium.org BUG=87100, 115487 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133792

Patch Set 1 : #

Patch Set 2 : Remove expects failing on trybots due to roundoff #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -18 lines) Patch
M net/base/backoff_entry.h View 7 chunks +23 lines, -9 lines 0 comments Download
M net/base/backoff_entry.cc View 4 chunks +18 lines, -2 lines 0 comments Download
M net/base/backoff_entry_unittest.cc View 1 7 chunks +91 lines, -1 line 0 comments Download
M net/url_request/url_request_throttler_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_throttler_entry.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M remoting/host/chromoting_host.cc View 1 chunk +3 lines, -0 lines 2 comments Download

Messages

Total messages: 9 (0 generated)
mmenke
8 years, 8 months ago (2012-04-24 19:12:03 UTC) #1
Sergey Ulanov
remoting/ - LGTM
8 years, 8 months ago (2012-04-24 19:29:21 UTC) #2
Jói
LGTM http://codereview.chromium.org/10173005/diff/1010/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/10173005/diff/1010/remoting/host/chromoting_host.cc#newcode59 remoting/host/chromoting_host.cc:59: false, Did you mean to set this to ...
8 years, 8 months ago (2012-04-24 20:51:19 UTC) #3
Jói
(You will also need OWNERS approval from net/OWNERS) On Tue, Apr 24, 2012 at 8:51 ...
8 years, 8 months ago (2012-04-24 20:52:40 UTC) #4
mmenke
Thanks for the reviews, both of you. http://codereview.chromium.org/10173005/diff/1010/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/10173005/diff/1010/remoting/host/chromoting_host.cc#newcode59 remoting/host/chromoting_host.cc:59: false, On ...
8 years, 8 months ago (2012-04-24 21:05:24 UTC) #5
mmenke
On 2012/04/24 20:52:40, Jói wrote: > (You will also need OWNERS approval from net/OWNERS) Thanks, ...
8 years, 8 months ago (2012-04-24 21:07:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/10173005/1010
8 years, 8 months ago (2012-04-24 21:09:28 UTC) #7
Jói
SGTM, thanks Matt. On Tue, Apr 24, 2012 at 9:05 PM, <mmenke@chromium.org> wrote: > Thanks ...
8 years, 8 months ago (2012-04-24 22:15:37 UTC) #8
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 22:48:12 UTC) #9
Change committed as 133792

Powered by Google App Engine
This is Rietveld 408576698