Chromium Code Reviews
DescriptionFix QuicNetworkTransaction*Tests to set QuicAlternativeService with
current supported versions in the test suite.
Currently we ignore QUIC versions when GetAlternativeService. However,
in order to use the AlternativeService properly, a correct list of
versions in AlternativeServiceInfo should be set to HttpServerProperties
which contains the QUIC version that the running test is supporting.
This is in preparation to fix the tests that would blow up once we take
QUIC versions into account when selecting AlternativeService.
BUG=689762
Review-Url: https://codereview.chromium.org/2966563003
Cr-Commit-Position: refs/heads/master@{#483575}
Committed: https://chromium.googlesource.com/chromium/src/+/86838d5ee0c79c95644607bc0c29a7dcc54482b3
Patch Set 1 #
Total comments: 4
Patch Set 2 : Re #7 #Messages
Total messages: 15 (10 generated)
|