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

Issue 2653773003: Remove remnants of DHE support. (Closed)

Created:
3 years, 11 months ago by davidben
Modified:
3 years, 11 months ago
Reviewers:
svaldez, pastarmovj
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, asvitkine+watch_chromium.org, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove remnants of DHE support. The admin policy has now expired, so we can unwind all code relating to it. The deprecated cipher fallback will be removed in a follow-up, tracked by https://crbug.com/684730. BUG=619194 Review-Url: https://codereview.chromium.org/2653773003 Cr-Commit-Position: refs/heads/master@{#446049} Committed: https://chromium.googlesource.com/chromium/src/+/6b4943bfc61acc877f92b183b849922edbe85e8d

Patch Set 1 #

Total comments: 2

Patch Set 2 : pastarmovj comments, also restore fallback temporariliy #

Patch Set 3 : adjust tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -105 lines) Patch
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 chunks +4 lines, -7 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 3 chunks +3 lines, -0 lines 0 comments Download
M components/ssl_config/ssl_config_prefs.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/ssl_config/ssl_config_prefs.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/ssl_config/ssl_config_service_manager_pref.cc View 4 chunks +0 lines, -6 lines 0 comments Download
M net/socket/ssl_client_socket_impl.cc View 1 2 chunks +2 lines, -24 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 2 2 chunks +2 lines, -34 lines 0 comments Download
M net/ssl/ssl_config.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M net/ssl/ssl_config.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +0 lines, -25 lines 0 comments Download

Messages

Total messages: 31 (18 generated)
davidben
pastarmovj: For chrome/browser/policy/ svaldez: Overall review.
3 years, 11 months ago (2017-01-23 22:34:35 UTC) #3
pastarmovj
Please also mark the policy as deprecated here : https://cs.chromium.org/chromium/src/components/policy/resources/policy_templates.json?rcl=0&l=8313 (add "deprecated": True like here ...
3 years, 11 months ago (2017-01-23 23:28:07 UTC) #7
davidben
svaldez: Could you take another pass. I split the fallback stuff out; will remove it ...
3 years, 11 months ago (2017-01-24 21:00:03 UTC) #13
svaldez
lgtm.
3 years, 11 months ago (2017-01-24 21:06:00 UTC) #14
pastarmovj
On 2017/01/24 21:00:03, davidben wrote: > svaldez: Could you take another pass. I split the ...
3 years, 11 months ago (2017-01-24 21:06:28 UTC) #15
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/2653773003/40001
3 years, 11 months ago (2017-01-24 21:08:36 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/199290)
3 years, 11 months ago (2017-01-24 21:39:39 UTC) #20
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/2653773003/40001
3 years, 11 months ago (2017-01-24 21:56:56 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/349156)
3 years, 11 months ago (2017-01-24 22:03:45 UTC) #24
davidben
Looks like both infra and the Android build are borked. I'm going to try this ...
3 years, 11 months ago (2017-01-24 22:06:15 UTC) #25
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/2653773003/40001
3 years, 11 months ago (2017-01-25 16:46:59 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/6b4943bfc61acc877f92b183b849922edbe85e8d
3 years, 11 months ago (2017-01-25 17:34:43 UTC) #30
kjellander_chromium
3 years, 11 months ago (2017-01-26 06:17:01 UTC) #31
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2656953002/ by kjellander@chromium.org.

The reason for reverting is: I suspect this breaks
https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%281%29/bui...
since the trybot that ran (and passed) was a Win x64 config
(win_chromium_x64_rel_ng). 
The x64 windows bot doesn't break post-commit. 
This was the only CL in the blame list touching encryption IIUC..

Powered by Google App Engine
This is Rietveld 408576698