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

Issue 10910240: Enable TLS channeld id by default. (Closed)

Created:
8 years, 3 months ago by mattm
Modified:
8 years, 3 months ago
Reviewers:
brettw, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Enable TLS channeld id by default. Replace --enable-origin-bound-certs command line flag with --disable-tls-channel-id. Remove field trial. BUG=136462, 129174 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156939

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix issues with NULL server_bound_cert_service_ #

Patch Set 3 : split out the extraneous fixes to http://codereview.chromium.org/10909245/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -45 lines) Patch
M chrome/browser/chrome_browser_field_trials.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials.cc View 2 chunks +0 lines, -20 lines 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/base/ssl_config_service.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/base/ssl_config_service.cc View 4 chunks +1 line, -9 lines 0 comments Download
M net/socket/ssl_client_socket_nss.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 3 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mattm
8 years, 3 months ago (2012-09-12 21:18:20 UTC) #1
Ryan Hamilton
http://codereview.chromium.org/10910240/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/10910240/diff/1/chrome/common/chrome_switches.cc#newcode413 chrome/common/chrome_switches.cc:413: const char kDisableTLSChannelID[] = "disable-tls-channel-id"; I see that the ...
8 years, 3 months ago (2012-09-12 21:32:22 UTC) #2
mattm
http://codereview.chromium.org/10910240/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/10910240/diff/1/chrome/common/chrome_switches.cc#newcode413 chrome/common/chrome_switches.cc:413: const char kDisableTLSChannelID[] = "disable-tls-channel-id"; On 2012/09/12 21:32:22, Ryan ...
8 years, 3 months ago (2012-09-12 21:47:57 UTC) #3
Ryan Hamilton
lgtm
8 years, 3 months ago (2012-09-12 22:00:14 UTC) #4
mattm
Updated. Fixed the crashing if server_bound_cert_service_ was null. ALso updated a bunch of places that ...
8 years, 3 months ago (2012-09-14 18:36:13 UTC) #5
mattm
On 2012/09/14 18:36:13, mattm wrote: > Updated. Fixed the crashing if server_bound_cert_service_ was null. ALso ...
8 years, 3 months ago (2012-09-14 21:26:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/10910240/8003
8 years, 3 months ago (2012-09-14 21:31:28 UTC) #7
commit-bot: I haz the power
Presubmit check for 10910240-8003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-14 21:31:32 UTC) #8
mattm
+brettw for chrome/ owners stamp
8 years, 3 months ago (2012-09-14 21:34:29 UTC) #9
brettw
lgtm rubberstamp
8 years, 3 months ago (2012-09-14 22:12:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/10910240/8003
8 years, 3 months ago (2012-09-14 22:28:58 UTC) #11
commit-bot: I haz the power
8 years, 3 months ago (2012-09-15 00:23:09 UTC) #12
Change committed as 156939

Powered by Google App Engine
This is Rietveld 408576698