Implement NetworkContext::CreateQuicTransport
- Implemnt network::NetworkContext::CreateQuicTransport. - Have unittests use the function instead of calling the constructor. - Fix a bug which was caused by the synchronous deletion of QuicTransport in QuicTransportClient::Visitor callbacks. Bug: 1011392 Change-Id: I8a7ce1f9d636886f66308894e3c4677198740e94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981527 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#728801}
Showing
Please register or sign in to comment