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

Issue 684043002: Protect against the divide by zero error in QuicBandwidth::TransferTime. (Closed)

Created:
6 years, 1 month ago by ramant (doing other things)
Modified:
6 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Add_QUIC_connection_option_NTLP_78465187
Project:
chromium
Visibility:
Public.

Description

Protect against the divide by zero error in QuicBandwidth::TransferTime. Currently some send algorithms may return QuicBandwidth::Zero. Merge internal change: 78578198 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M net/quic/congestion_control/send_algorithm_interface.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_bandwidth.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_bandwidth_test.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-10-29 00:20:08 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-10-29 02:59:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698