Add MarkAlternativeServiceRecentlyBroken.
commit35470e76130167053b49c81da373e056ce60b184
authorbnc <bnc@chromium.org>
Thu, 12 Mar 2015 17:54:58 +0000 (12 10:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 17:55:42 +0000 (12 17:55 +0000)
treeba4fed9fb78d5138cfecbbff318eef1d4fa4aaf0
parent97a976a1fc42f0d5cc4134974583e1cc9535a8f0
Add MarkAlternativeServiceRecentlyBroken.

Add HttpServiceProperties::MarkAlternativeServiceRecentlyBroken() and its
unittests.  Call it in QuicStreamFactory::ProcessGoingAwaySession.

BUG=392576

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

Cr-Commit-Position: refs/heads/master@{#320315}
net/http/http_server_properties.h
net/http/http_server_properties_impl.cc
net/http/http_server_properties_impl.h
net/http/http_server_properties_impl_unittest.cc
net/http/http_server_properties_manager.cc
net/http/http_server_properties_manager.h
net/quic/quic_stream_factory.cc