QUIC - Close the QUIC connection only when QUIC is disabled due to very
commit97137a9b5233bc626ce8029444cfd3de1ccd649e
authorrtenneti <rtenneti@chromium.org>
Thu, 18 Jun 2015 06:00:31 +0000 (17 23:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Jun 2015 06:01:14 +0000 (18 06:01 +0000)
tree92e50a38c473c666b98132423f961882ab136172
parentd4470367e93495c078f7443aecc20dab88d48165
QUIC - Close the QUIC connection only when QUIC is disabled due to very
bad packet loss rate (when we have bad packet loss for X in a row, we
disable QUIC and we close the connection).

BUG=500762
R=rch@chromium.org

Review URL: https://codereview.chromium.org/1186823009

Cr-Commit-Position: refs/heads/master@{#334999}
net/quic/quic_stream_factory.cc
net/quic/quic_stream_factory.h
net/quic/quic_stream_factory_test.cc