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

Issue 1126113004: Split DoHandshake into DoHandshake and DoHandshakeComplete. (Closed)

Created:
5 years, 7 months ago by davidben
Modified:
5 years, 7 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@handshake-refactor
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split DoHandshake into DoHandshake and DoHandshakeComplete. The rv == 1 case was getting a little unwieldy. This should hopefully be simpler. DoHandshake converts the error to a net error code and decides which state to transition to. DoHandshakeComplete handles the result of the handshake. BUG=none Committed: https://crrev.com/c4212c0b5cc733092b688b5eb1fa53eea1b15c08 Cr-Commit-Position: refs/heads/master@{#329518}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -56 lines) Patch
M net/socket/ssl_client_socket_openssl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 4 chunks +66 lines, -56 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
davidben
This is actually a positive diffstat, but I think this is somewhat clearer and more ...
5 years, 7 months ago (2015-05-08 22:29:17 UTC) #2
Ryan Sleevi
lgtm
5 years, 7 months ago (2015-05-08 22:49:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1126113004/1
5 years, 7 months ago (2015-05-12 22:15:00 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-12 22:30:23 UTC) #6
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 22:31:22 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c4212c0b5cc733092b688b5eb1fa53eea1b15c08
Cr-Commit-Position: refs/heads/master@{#329518}

Powered by Google App Engine
This is Rietveld 408576698