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

Issue 2098723002: Unwind the fallback admin policy knobs. (Closed)

Created:
4 years, 6 months ago by davidben
Modified:
4 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unwind the fallback admin policy knobs. Part 1 of removing the TLS version fallback code. Later commits will unwind other pieces. The admin policy has expired, so there is no need to keep the code around. BUG=621780 Committed: https://crrev.com/4d0b082a62056eed2affe714b07e1324582f7af9 Cr-Commit-Position: refs/heads/master@{#402310}

Patch Set 1 #

Patch Set 2 : I hear it's useful to upload CLs that compile sometimes. #

Total comments: 2

Patch Set 3 : Add deprecated markers #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -103 lines) Patch
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 3 chunks +0 lines, -50 lines 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/ssl_config/ssl_config_prefs.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M components/ssl_config/ssl_config_prefs.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M components/ssl_config/ssl_config_service_manager_pref.cc View 1 2 3 5 chunks +0 lines, -14 lines 0 comments Download
M components/ssl_config/ssl_config_service_manager_pref_unittest.cc View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
M components/ssl_config/ssl_config_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/ssl_config/ssl_config_switches.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
davidben
4 years, 6 months ago (2016-06-24 00:16:54 UTC) #2
Ryan Sleevi
The compile failures should be your guide :)
4 years, 6 months ago (2016-06-24 00:43:19 UTC) #3
davidben
On 2016/06/24 00:43:19, Ryan Sleevi wrote: > The compile failures should be your guide :) ...
4 years, 6 months ago (2016-06-24 00:51:39 UTC) #4
Ryan Sleevi
LGTM % one question https://codereview.chromium.org/2098723002/diff/20001/chrome/test/data/policy/policy_test_cases.json File chrome/test/data/policy/policy_test_cases.json (left): https://codereview.chromium.org/2098723002/diff/20001/chrome/test/data/policy/policy_test_cases.json#oldcode1864 chrome/test/data/policy/policy_test_cases.json:1864: "SSLVersionFallbackMin": { Why did you ...
4 years, 6 months ago (2016-06-24 01:01:04 UTC) #5
davidben
https://codereview.chromium.org/2098723002/diff/20001/chrome/test/data/policy/policy_test_cases.json File chrome/test/data/policy/policy_test_cases.json (left): https://codereview.chromium.org/2098723002/diff/20001/chrome/test/data/policy/policy_test_cases.json#oldcode1864 chrome/test/data/policy/policy_test_cases.json:1864: "SSLVersionFallbackMin": { On 2016/06/24 01:01:03, Ryan Sleevi wrote: > ...
4 years, 6 months ago (2016-06-24 02:10:35 UTC) #6
davidben
+battre for chrome/browser/prefs +pastarmovj for chrome/browser/policy
4 years, 6 months ago (2016-06-24 17:36:37 UTC) #9
pastarmovj
LGTM with a nit: Please also set the 'deprecated' flag to True for this policy ...
4 years, 5 months ago (2016-06-27 08:20:07 UTC) #10
battre
lgtm
4 years, 5 months ago (2016-06-27 08:27:18 UTC) #11
davidben
On 2016/06/27 08:20:07, pastarmovj wrote: > LGTM with a nit: Please also set the 'deprecated' ...
4 years, 5 months ago (2016-06-27 19:42:10 UTC) #12
davidben
On 2016/06/27 19:42:10, davidben wrote: > On 2016/06/27 08:20:07, pastarmovj wrote: > > LGTM with ...
4 years, 5 months ago (2016-06-27 19:43:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2098723002/40001
4 years, 5 months ago (2016-06-27 19:47:06 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/27393) ios-simulator-gn on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 5 months ago (2016-06-27 19:50:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2098723002/60001
4 years, 5 months ago (2016-06-27 20:32:31 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-06-27 22:04:57 UTC) #23
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 22:06:17 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4d0b082a62056eed2affe714b07e1324582f7af9
Cr-Commit-Position: refs/heads/master@{#402310}

Powered by Google App Engine
This is Rietveld 408576698