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

Issue 359823002: Deleted unneeded enums from HandshakeFailureReason. (Closed)

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

Description

Deleted unneeded enums from HandshakeFailureReason. Updated the comments for enums. Replaced CLIENT_NONCE_UNKNOWN_FAILURE with CLIENT_NONCE_INVALID_FAILURE. In CL: 69888738, replaced usage of CLIENT_NONCE_UNKNOWN_FAILURE with the correct reason. Fixed comments from wtc in CLs: 69773346, 69963869 Minor cleanup of code. Merge internal change: 70135161 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -36 lines) Patch
M net/quic/crypto/crypto_handshake.h View 2 chunks +28 lines, -31 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-06-27 23:21:12 UTC) #1
Ryan Hamilton
lgtm
6 years, 5 months ago (2014-06-28 00:17:58 UTC) #2
wtc
6 years, 5 months ago (2014-07-01 00:47:48 UTC) #3
Message was sent while issue was closed.
Patch set 1 LGTM.

Raman: let's sit down together tomorrow (Tuesday) to go through this CL and make
sure every failure reason matches an error return in the code.

Powered by Google App Engine
This is Rietveld 408576698