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

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

Issue 886523003: Add a Rappor option in the settings page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 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/common/url_constants.cc ('k') | components/rappor/rappor_pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 17f90ca8c11b2115f20a1de61ad4240eeb4c16d2..906542fdc0394b48ef1bad75672152377f089c67 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -968,16 +968,16 @@
},
'example_value': True,
'id': 15,
- 'caption': '''Enable reporting of usage and crash-related data''',
- 'desc': '''Enables anonymous reporting of usage and crash-related data about <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to Google and prevents users from changing this setting.
+ 'caption': '''Enable reporting of RAPPOR, usage, and crash-related data''',
+ 'desc': '''Enables anonymous reporting of RAPPOR, usage, and crash-related data about <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> to Google and prevents users from changing this setting.
- If you enable this setting, anonymous reporting of usage and crash-related data is sent to Google.
+ If you enable this setting, anonymous reporting of RAPPOR, usage, and crash-related data is sent to Google.
- If you disable this setting, anonymous reporting of usage and crash-related data is never sent to Google.
+ If you disable this setting, anonymous reporting of RAPPOR, usage, and crash-related data is never sent to Google.
If you enable or disable this setting, users cannot change or override this setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
- If this policy is left not set the setting will be what the user chose upon installation / first run.''',
+ If this policy is left not set, RAPPOR will be enabled unless disabled by the user, and the usage and crash reporting setting will be what the user chose upon installation / first run.''',
},
{
'name': 'PasswordManager',
« no previous file with comments | « chrome/common/url_constants.cc ('k') | components/rappor/rappor_pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698