Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Issue 2542743003: Make QuicClientBase::WaitForCryptoHandshakeComplete return false if the handshake fails. There's cu… (Closed)

Created:
4 years ago by Victor Vasiliev
Modified:
4 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make QuicClientBase::WaitForCryptoHandshakeComplete return false if the handshake fails. There's currently no verification that the handshake has succeeded when this method returns, resulting in buggy tests. Merge internal change: 139469341 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -39 lines) Patch
M net/tools/quic/end_to_end_test.cc View 37 chunks +37 lines, -37 lines 0 comments Download
M net/tools/quic/quic_client_base.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_client_base.cc View 1 chunk +5 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Victor Vasiliev
4 years ago (2016-11-30 22:57:05 UTC) #1
Ryan Hamilton
4 years ago (2016-11-30 23:19:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698