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

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

Issue 964583002: Remove showModalDialog (Chrome side) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 3a35f179a38ec477c4c503222b870bed555e0bb3..141452993e145420f0630418d9b43dedd8a33dfa 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -6936,7 +6936,7 @@
'caption': '''Enable ShowModalDialog API through 2015.04.30''',
}
],
- 'supported_on': ['chrome.*:37-', 'chrome_os:37-', 'android:37-'],
+ 'supported_on': ['chrome.*:37-42', 'chrome_os:37-42', 'android:37-42'],
'features': {
'dynamic_refresh': True,
'per_profile': True,

Powered by Google App Engine
This is Rietveld 408576698