DescriptionRemove HttpStreamFactoryImpl::Job::MarkAsAlternate.
* Add AlternativeService argument to Job::Job() to signal whether Job is
alternative;
* remove HttpStreamFactoryImpl::Job::MarkAsAlternate() method;
* add const bool is_spdy_alternative_ and is_quic_alternative members;
* remove Job::IsAlternate() and IsSpdyAlternate() methods;
* s/alternate/alternative/ in comments.
BUG=489280
Committed: https://crrev.com/6298e99674ce5f570255eb6301db7d32839f0b18
Cr-Commit-Position: refs/heads/master@{#332820}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Re: #3. #
Messages
Total messages: 9 (2 generated)
|