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

Issue 8402019: Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but control (Closed)

Created:
9 years, 1 month ago by Ryan Sleevi
Modified:
9 years, 1 month ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but control the preferences with the command-line options via the CommandLinePrefStore. This allows us to control the preferences via the PolicyPrefStores or any other pref store in the future. Patch originally by wtc@chromium.org at http://codereview.chromium.org/7776002 R=wtc@chromium.org BUG=102019 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108073

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebased #

Patch Set 3 : wtc feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -36 lines) Patch
M chrome/browser/net/ssl_config_service_manager_pref.cc View 1 5 chunks +15 lines, -8 lines 0 comments Download
M chrome/browser/net/ssl_config_service_manager_pref_unittest.cc View 1 2 6 chunks +130 lines, -28 lines 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ryan Sleevi
wtc: With test.
9 years, 1 month ago (2011-10-27 03:04:15 UTC) #1
wtc
rsleevi: thanks for the patch! Please open a new bug, set Mstone-17, assign it to ...
9 years, 1 month ago (2011-10-27 23:59:47 UTC) #2
wtc
LGTM. Excellent work! http://codereview.chromium.org/8402019/diff/1/chrome/browser/net/ssl_config_service_manager_pref_unittest.cc File chrome/browser/net/ssl_config_service_manager_pref_unittest.cc (left): http://codereview.chromium.org/8402019/diff/1/chrome/browser/net/ssl_config_service_manager_pref_unittest.cc#oldcode32 chrome/browser/net/ssl_config_service_manager_pref_unittest.cc:32: SSLConfigServiceManager::RegisterPrefs(pref_service_.get()); Good cleanup! Why doesn't this ...
9 years, 1 month ago (2011-10-31 19:48:23 UTC) #3
Ryan Sleevi
http://codereview.chromium.org/8402019/diff/1/chrome/browser/net/ssl_config_service_manager_pref_unittest.cc File chrome/browser/net/ssl_config_service_manager_pref_unittest.cc (left): http://codereview.chromium.org/8402019/diff/1/chrome/browser/net/ssl_config_service_manager_pref_unittest.cc#oldcode32 chrome/browser/net/ssl_config_service_manager_pref_unittest.cc:32: SSLConfigServiceManager::RegisterPrefs(pref_service_.get()); On 2011/10/31 19:48:24, wtc wrote: > > Good ...
9 years, 1 month ago (2011-11-01 03:01:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/8402019/8001
9 years, 1 month ago (2011-11-01 03:02:09 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-01 04:02:29 UTC) #6
Change committed as 108073

Powered by Google App Engine
This is Rietveld 408576698