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

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: updates 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'],
Andrew T Wilson (Slow) 2015/02/27 09:45:36 I actually think this is incorrect - what you are
'features': {
'dynamic_refresh': True,
'per_profile': True,
« no previous file with comments | « chrome/renderer/chrome_render_process_observer.cc ('k') | content/browser/renderer_host/render_view_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698