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

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

Issue 1368373002: Add policy templates for URL filtering on WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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 b9c578cbe3e76439419dd29d3ae7bf414db9f72b..38e9ca30ac1e254a5b2a42516e3719bf769afa98 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -4161,6 +4161,7 @@
'chrome.*:15-',
'chrome_os:15-',
'android:30-',
+ 'webview_android:47-',
'ios:34-',
],
'features': {
@@ -4198,6 +4199,7 @@
'chrome.*:15-',
'chrome_os:15-',
'android:30-',
+ 'webview_android:47-',
'ios:34-',
],
'features': {
@@ -8027,6 +8029,10 @@
'desc': '''Caption text of the field 'android restriction name' in the summary chart of a policy in the generated documentation''',
'text': '''Android restriction name:'''
},
+ 'doc_android_webview_restriction_name': {
+ 'desc': '''Caption text of the field 'android webview restriction name' in the summary chart of a policy in the generated documentation''',
+ 'text': '''Android WebView restriction name:'''
+ },
'doc_supported_on': {
'desc': '''Caption text of the list of 'products, platforms and versions where this policy is supported' in the summary chart of a policy in the generated documentation''',
'text': '''Supported on:'''
« 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