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

Issue 7113008: Add revocation checking field trial. (Closed)

Created:
9 years, 6 months ago by agl
Modified:
9 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add revocation checking field trial. We wish to measure the impact of revocation checking on SSL connection times. This change sets up a 50/50 field trial where members of the trial don't do revocation checking on sites that we currently have certificate pins for. BUG=none TEST=none

Patch Set 1 #

Total comments: 8

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -10 lines) Patch
M chrome/browser/browser_main.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_main.cc View 1 2 chunks +18 lines, -0 lines 0 comments Download
M net/base/ssl_config_service.h View 1 chunk +5 lines, -0 lines 0 comments Download
M net/base/ssl_config_service.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 chunk +12 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_pool.cc View 1 1 chunk +27 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
agl
Note that this also moves several histograms out of a !using_spdy conditional. I don't believe ...
9 years, 6 months ago (2011-06-06 16:58:55 UTC) #1
agl
> Description: > Add revocation checking field trial. bump.
9 years, 6 months ago (2011-06-07 21:47:42 UTC) #2
Mike Belshe
http://codereview.chromium.org/7113008/diff/1/chrome/browser/browser_main.cc File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/7113008/diff/1/chrome/browser/browser_main.cc#newcode512 chrome/browser/browser_main.cc:512: "RevCheckingImpact", kDivisor, "RevChecking_control", 2011, 8, 30)); nit: change "RevChecking_control" ...
9 years, 6 months ago (2011-06-08 04:50:38 UTC) #3
agl
PTAL http://codereview.chromium.org/7113008/diff/1/chrome/browser/browser_main.cc File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/7113008/diff/1/chrome/browser/browser_main.cc#newcode512 chrome/browser/browser_main.cc:512: "RevCheckingImpact", kDivisor, "RevChecking_control", 2011, 8, 30)); On 2011/06/08 ...
9 years, 6 months ago (2011-06-08 18:57:12 UTC) #4
mbelshe
LGTM On Wed, Jun 8, 2011 at 11:57 AM, <agl@chromium.org> wrote: > PTAL > > ...
9 years, 6 months ago (2011-06-08 23:02:17 UTC) #5
commit-bot: I haz the power
9 years, 6 months ago (2011-06-09 14:26:50 UTC) #6
Presubmit check for 7113008-5001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit ERRORS **
Missing LGTM from an OWNER for:
net/socket/ssl_client_socket_pool.cc,net/socket/ssl_client_socket_nss.cc,net/base/ssl_config_service.cc,net/base/ssl_config_service.h

Presubmit checks took 1.1s to calculate.

Was the presubmit check useful? Please send feedback & hate mail to
maruel@chromium.org!

Powered by Google App Engine
This is Rietveld 408576698