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

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

Issue 15199006: Retire ClearSiteDataOnExit policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 7 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
« no previous file with comments | « chrome/browser/policy/policy_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 39d71f68930ad0af811d89ff5049b43d8a873a4b..2241ba5d91add569b9e5c7139fbe0c150eab8ba3 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -415,19 +415,7 @@
},
"ClearSiteDataOnExit": {
- "os": ["win", "linux", "mac", "chromeos"],
- "test_policy": { "ClearSiteDataOnExit": true },
- "pref_mappings": [
- { "pref": "profile.managed_default_content_settings.cookies",
- "indicator_selector": "[content-setting=cookies]",
- "indicator_tests": [
- { "policy": { "ClearSiteDataOnExit": true },
- "value": "session"}
- ]
- }
- ],
-
- "note": "TODO(bartfab): Flag this with can_be_recommended when http://crbug.com/106682 is fixed."
+ "note": "This policy is retired, see http://crbug.com/133291."
},
"ProxyMode": {
« no previous file with comments | « chrome/browser/policy/policy_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698