commit | 14abd31d803b6459e73a32092b3c46b17539db51 | [log] [tgz] |
---|---|---|
author | rtenneti <[email protected]> | Fri Feb 06 21:56:01 2015 |
committer | Commit bot <[email protected]> | Fri Feb 06 21:56:49 2015 |
tree | 168dbc98eeb7b7e0451329f55aa01733a3146377 | |
parent | 1ef7ee1ee899087d8632a4f905a3a11697a20b81 [diff] |
QUIC - Race two connections. One connection which loads data from disk cache sends a CHLO and another connection that doesn't wait to load server config from disk cache and sends INCHOATE_HELLO. This is not enabled. QuicStreamFactory tests with this flag enabled and disabled. Tested chrome and all unit tests with this flag enabled. [email protected] Review URL: https://codereview.chromium.org/881133004 Cr-Commit-Position: refs/heads/master@{#315117}