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

Unified Diff: chrome/common/chrome_switches.h

Issue 6329005: * Add WebPreference::interactive_form_validation_enabled... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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: chrome/common/chrome_switches.h
===================================================================
--- chrome/common/chrome_switches.h (revision 71581)
+++ chrome/common/chrome_switches.h (working copy)
@@ -76,6 +76,7 @@
extern const char kDisableExtensions[];
extern const char kDisableFileSystem[];
extern const char kDisableFlashSandbox[];
+extern const char kDisableInteractiveFormValidation[];
darin (slow to review) 2011/01/19 23:34:31 nit: please insert in sorted order
tkent 2011/01/20 01:40:34 Fixed. I initially named it kDisableFormInteract
extern const char kDisableGLSLTranslator[];
extern const char kDisableGeolocation[];
extern const char kDisableGpuWatchdog[];

Powered by Google App Engine
This is Rietveld 408576698