QUIC - wait for disk cache to load server config if the server is among
commit8a80a6dc00d191cfa11f1285c979f9fa3ab9ca64
authorrtenneti <rtenneti@chromium.org>
Mon, 21 Sep 2015 19:51:13 +0000 (21 12:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Sep 2015 19:51:48 +0000 (21 19:51 +0000)
tree3f4393557ecda070278a1b26585c1905801f9692
parent756fba96076ff1f9701bb9ce92272dd147240c8b
QUIC - wait for disk cache to load server config if the server is among
the list of servers that have supported QUIC at startup. Other servers
are considered as new servers and we will assume that they won't have
server config in the disk.

R=rch@chromium.org

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

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