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

Issue 2678973002: Replace va_arg version of crypto_test_utils::Message with a more modern vector argument version. (Closed)

Created:
3 years, 10 months ago by Fan Yang
Modified:
3 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace va_arg version of crypto_test_utils::Message with a more modern vector argument version. Couple of other simplifications: - always build a CHLO (this method was never used for anything else) - make padding an explicit argument rather than a weird special case - remove disabling of clang-format as things look good with this change Merge internal change: 146270645 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+345 lines, -480 lines) Patch
M net/quic/core/crypto/crypto_server_test.cc View 23 chunks +246 lines, -336 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.h View 1 chunk +14 lines, -12 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 3 chunks +29 lines, -56 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_test.cc View 1 chunk +9 lines, -13 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 2 chunks +13 lines, -21 lines 0 comments Download
M net/tools/quic/stateless_rejector_test.cc View 4 chunks +34 lines, -42 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Fan Yang
3 years, 10 months ago (2017-02-06 21:06:50 UTC) #1
Ryan Hamilton
3 years, 10 months ago (2017-02-06 23:13:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698