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

Issue 2153403002: Convert callers of ProofSource::GetProof to use async interface (3/N) (Closed)

Created:
4 years, 5 months ago by Zhongyi Shi
Modified:
4 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@04_127145969
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert callers of ProofSource::GetProof to use async interface (3/N) This change converts the callpath QuicCryptoServerConfig::EvaluateClientHello -> ProofSource::GetProof to use the async version of the latter. relnote: Converts one quic codepath to an async version of the same functionality. No functional change intended. Protected by reloadable_flag_enable_async_get_proof. Merge internal change: 127330079 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -6 lines) Patch
M net/quic/crypto/quic_crypto_server_config.h View 1 chunk +21 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 5 chunks +101 lines, -6 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Zhongyi Shi
4 years, 5 months ago (2016-07-19 19:17:51 UTC) #2
Ryan Hamilton
4 years, 5 months ago (2016-07-19 21:12:04 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698