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

Issue 344073002: Merge 278153 "Backoff: Respect maximum delay in face of float ov..." (Closed)

Created:
6 years, 6 months ago by Nicolas Zea
Modified:
6 years, 6 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Merge 278153 "Backoff: Respect maximum delay in face of float ov..." > Backoff: Respect maximum delay in face of float overflow > > Due to the 11 bit limitations for exponents in double precision, it's possible > to overflow when calculating the backoff amount. Check for this overflow and > drop back to the max backoff delay if necessary. > > BUG=373181 > R=cbentzel@chromium.org > > Review URL: https://codereview.chromium.org/337803004 TBR=zea@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278471

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -10 lines) Patch
M net/base/backoff_entry.cc View 2 chunks +29 lines, -10 lines 0 comments Download
M net/base/backoff_entry_unittest.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nicolas Zea
6 years, 6 months ago (2014-06-19 20:23:18 UTC) #1
Nicolas Zea
6 years, 6 months ago (2014-06-19 20:23:34 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r278471 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698