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

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

Issue 2943123002: Adding links to Safe browsing info to group policy descriptions (Closed)
Patch Set: Created 3 years, 6 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 | no next file » | 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 099f01f700716a438289313f1e8d6c444394712b..9c266fb8daf7f754d66614fdb7a86a44f3553bfe 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -1278,7 +1278,9 @@
If you enable or disable this setting, users cannot change or override the "Enable phishing and malware protection" setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
- If this policy is left not set, this will be enabled but 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.
+
+ See https://developers.google.com/safe-browsing for more info on SafeBrowsing.''',
Lei Zhang 2017/06/19 23:36:41 Does the double spacing after the word "for" show
MAD 2017/06/20 14:58:21 Oups, I missed that. Julian, do you know how this
},
{
'name': 'MetricsReportingEnabled',
@@ -5909,7 +5911,9 @@
'tags': [],
'desc': '''The Safe Browsing service shows a warning page when users navigate to sites that are flagged as potentially malicious. Enabling this setting prevents users from proceeding anyway from the warning page to the malicious site.
- If this setting is disabled or not configured then users can choose to proceed to the flagged site after being shown the warning.''',
+ If this setting is disabled or not configured then users can choose to proceed to the flagged site after being shown the warning.
+
+ See https://developers.google.com/safe-browsing for more info on SafeBrowsing.''',
},
{
'name': 'SafeBrowsingExtendedReportingOptInAllowed',
@@ -5924,7 +5928,9 @@
'id': 299,
'caption': '''Allow users to opt in to Safe Browsing extended reporting''',
'tags': [],
- 'desc': '''Setting this policy to false stops users from choosing to send some system information and page content to Google servers. If this setting is true or not configured, then users will be allowed to send some system information and page content to Safe Browsing to help detect dangerous apps and sites.''',
+ 'desc': '''Setting this policy to false stops users from choosing to send some system information and page content to Google servers. If this setting is true or not configured, then users will be allowed to send some system information and page content to Safe Browsing to help detect dangerous apps and sites.
+
+ See https://developers.google.com/safe-browsing for more info on SafeBrowsing.''',
},
{
'name': 'SpellCheckServiceEnabled',
@@ -9314,7 +9320,8 @@
'desc': '''Enables component updates for all components in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> when not set or set to True.
If set to False, updates to components are disabled. However, some components are exempt from this policy: updates to any component that does not contain executable code, or does not significantly alter the behavior of the browser, or is critical for its security will not be disabled.
- Examples of such components include the certificate revocation lists and safe browsing data. ''',
+ Examples of such components include the certificate revocation lists and safe browsing data.
+ See https://developers.google.com/safe-browsing for more info on SafeBrowsing.''',
},
{
'name': 'NativePrinters',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698