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

Issue 4408001: net: Make Snap Start check cert verification and add metrics (Closed)

Created:
10 years, 1 month ago by agl
Modified:
9 years, 7 months ago
Reviewers:
Mike Belshe
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

net: Make Snap Start check cert verification and add metrics This CL causes Snap Start to only trigger if the certificate verification has completed by the time we are ready to send out the handshake message. It also adds a couple of NetLog entries and histograms around the Snap Start code. BUG=none TEST=none

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -13 lines) Patch
M net/base/net_log_event_type_list.h View 1 chunk +11 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 5 chunks +28 lines, -13 lines 0 comments Download
M net/socket/ssl_host_info.h View 3 chunks +6 lines, -0 lines 0 comments Download
M net/socket/ssl_host_info.cc View 3 chunks +6 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
agl
10 years, 1 month ago (2010-11-03 19:44:40 UTC) #1
Mike Belshe
LGTM- thanks for adding the metrics. I guess you didn't want to add the short ...
10 years, 1 month ago (2010-11-03 19:55:11 UTC) #2
agl
10 years, 1 month ago (2010-11-03 19:58:15 UTC) #3
On Wed, Nov 3, 2010 at 3:55 PM,  <mbelshe@chromium.org> wrote:
> I guess you didn't want to add the short delay before proceeding with
> snapstart yet?  Seems ok.  We can collect data first.

Yea, wanted data first. It would be nice not to need it.


AGL

Powered by Google App Engine
This is Rietveld 408576698