Revert of Add IsAlternativeServiceBroken(), remove is_broken. (patchset #2 id:20001...
commit3ef2f4e3bba8753a2added3e8afe8df67e22980f
authorbnc <bnc@chromium.org>
Thu, 12 Mar 2015 18:36:26 +0000 (12 11:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 18:37:12 +0000 (12 18:37 +0000)
tree2d8b5c8a74840d19248eba6c9dc02aa07b480124
parent05c344cf5bcdaf5d11127729542c2d473006b497
Revert of Add IsAlternativeServiceBroken(), remove is_broken. (patchset #2 id:20001 of https://codereview.chromium.org/997953003/)

Reason for revert:
Crash!

BUG=466706

Original issue's description:
> Add IsAlternativeServiceBroken(), remove is_broken.
>
> Add HttpServerProperties::IsAlternativeServiceBroken(), remove
> AlternateProtocolInfo.is_broken.  An alternative service can be broken by
> itself, not with respect to an origin.
>
> Patch Set 1 of this CL has been manually landed at https://crrev.com/995013004
> and then reverted at https://crrev.com/999893002.
>
> BUG=392576
> R=rch@chromium.org
>
> Committed: https://crrev.com/9825fc06585af7bf868804a13e9064975d4ec374
> Cr-Commit-Position: refs/heads/master@{#320189}

TBR=rch@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=392576

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

Cr-Commit-Position: refs/heads/master@{#320328}
net/http/http_network_transaction_unittest.cc
net/http/http_server_properties.cc
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/http/http_stream_factory_impl.cc
net/quic/quic_network_transaction_unittest.cc