Added TapSuppressionController params to gesture configurations
commit5e235f9394c890c0af2afb0932346e2543c3c66f
authormohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 9 Jan 2013 17:42:13 +0000 (9 17:42 +0000)
committermohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 9 Jan 2013 17:42:13 +0000 (9 17:42 +0000)
tree9895849f579f46bbe56e19fdddeb15d846b59931
parent335f63c08495f7dd9be4ad9a24743a652dd1c7d5
Added TapSuppressionController params to gesture configurations

Added TapSuppressionController parameters to GestureConfiguration and
used them in TSC.
Removed command line options for configuring TSC, because now they can
be configured through UI.
Added the ability to configure integer parameters through UI, since TSC
parameters are integers.

BUG=162031

Review URL: https://chromiumcodereview.appspot.com/11745006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175823 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/login/login_utils.cc
chrome/browser/resources/gesture_config.js
chrome/browser/ui/gesture_prefs_observer_factory_aura.cc
chrome/browser/ui/webui/gesture_config_ui.cc
chrome/common/pref_names.cc
chrome/common/pref_names.h
content/browser/renderer_host/tap_suppression_controller_aura.cc
content/public/common/content_switches.cc
content/public/common/content_switches.h
ui/base/gestures/gesture_configuration.cc
ui/base/gestures/gesture_configuration.h