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

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 2653773003: Remove remnants of DHE support. (Closed)
Patch Set: adjust tests Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/policy/policy_test_cases.json
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
index 2e1d91b024b670bbb3d5763e561a32e7f0797120..46150a0842901f9096b97a06c51d6484711fb338 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1944,9 +1944,11 @@
},
"SSLVersionMin": {
+ "note": "This policy is retired, see https://crbug.com/487730."
},
"SSLVersionFallbackMin": {
+ "note": "This policy is retired, see https://crbug.com/621780."
},
"CertificateTransparencyEnforcementDisabledForUrls": {
@@ -1958,16 +1960,11 @@
},
"RC4Enabled": {
+ "note": "This policy is retired, see https://crbug.com/375342."
},
"DHEEnabled": {
- "os": ["win", "linux", "mac", "chromeos"],
- "test_policy": { "DHEEnabled": true },
- "pref_mappings": [
- { "pref": "ssl.dhe_enabled",
- "local_state": true
- }
- ]
+ "note": "This policy is retired, see https://crbug.com/619194."
},
"WelcomePageOnOSUpgradeEnabled": {
« no previous file with comments | « chrome/browser/policy/configuration_policy_handler_list_factory.cc ('k') | components/policy/resources/policy_templates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698