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

Unified Diff: components/policy/resources/policy_templates.json

Issue 394223002: Disable tab syncing when history saving is disabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 6 years, 4 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: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index d0f33a0866abe2d8765dc953b2859e73ec9a067a..e5020633abdfff6f7d37d6b666c971691e6d0ef0 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -517,7 +517,7 @@
'caption': '''Disable saving browser history''',
'desc': '''Disables saving browser history in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> and prevents users from changing this setting.
- If this setting is enabled, browsing history is not saved.
+ If this setting is enabled, browsing history is not saved. This setting also disables tab syncing, since synced tabs are also sent to the history database.
Andrew T Wilson (Slow) 2014/08/21 14:10:38 "also sent to the history db" is not strictly true
Joao da Silva 2014/08/26 16:06:52 Done.
If this setting is disabled or not set, browsing history is saved.''',
},

Powered by Google App Engine
This is Rietveld 408576698