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

Issue 345563009: Renumber HandshakeFailureReason enums so that there are no big gaps. (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Renumber HandshakeFailureReason enums so that there are no big gaps. Changed quic_crypto_client_config.cc to just left shift the reject reason before uploading the reject reasons to UMA. Thanks rch for the suggestion. Deleted RejectReasonToPackedError and the unit tests for that method. Minor cleanup of code. Merge internal change: 69963869 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -86 lines) Patch
M net/quic/crypto/crypto_handshake.h View 1 chunk +34 lines, -13 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 2 chunks +5 lines, -38 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config_test.cc View 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-26 19:12:48 UTC) #1
Ryan Hamilton
6 years, 5 months ago (2014-06-27 14:29:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698