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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 11078023: Add controlled setting indicators for content settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Created 8 years, 2 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 | « no previous file | chrome/browser/policy/policy_prefs_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index 4b9e8edac68da7fb983afcc41b2df5052a8b8c2d..c6e4332aeb13fa9fefc60d834ccab991487ee84c 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -332,15 +332,11 @@
'caption': '''Enable JavaScript''',
'desc': '''This policy is deprecated, please use DefaultJavaScriptSetting instead.
- Enables JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> and prevents users from changing this setting.
+ Can be used to disabled JavaScript in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
- If this setting is enabled or not configured, web pages can use JavaScript.
+ If this setting is disabled, web pages cannot use JavaScript and the user cannot change that setting.
- If this setting is disabled, web pages cannot use JavaScript.
-
- If this policy is left not set the default value will be used which is enabled and the user will be able to change it.
-
- If this policy is left not set, this will be enabled but the user will be able to change it.''',
+ If this setting is enabled or not set, web pages can use JavaScript but the user can change that setting.''',
},
{
'name': 'IncognitoEnabled',
« no previous file with comments | « no previous file | chrome/browser/policy/policy_prefs_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698