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

Issue 11745006: Added TapSuppressionController params to gesture configurations (Closed)

Created:
7 years, 11 months ago by mohsen
Modified:
7 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, arv (Not doing code reviews), jam
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175823

Patch Set 1 #

Total comments: 8

Patch Set 2 : Removed TSC command line parameters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -64 lines) Patch
M chrome/browser/chromeos/login/login_utils.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/gesture_config.js View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/gesture_prefs_observer_factory_aura.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/gesture_config_ui.cc View 1 chunk +12 lines, -1 line 0 comments Download
M chrome/common/pref_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/tap_suppression_controller_aura.cc View 1 3 chunks +11 lines, -53 lines 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/public/common/content_switches.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M ui/base/gestures/gesture_configuration.h View 2 chunks +20 lines, -0 lines 0 comments Download
M ui/base/gestures/gesture_configuration.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mohsen
I have added TSC parameters to GestureConfiguration. I will set these parameters to appropriate values ...
7 years, 11 months ago (2013-01-03 15:20:28 UTC) #1
rjkroege
looking reasonable. can you clean up the command line setting code? https://codereview.chromium.org/11745006/diff/1/chrome/browser/resources/gesture_config.js File chrome/browser/resources/gesture_config.js (right): ...
7 years, 11 months ago (2013-01-03 22:42:49 UTC) #2
mohsen
https://codereview.chromium.org/11745006/diff/1/chrome/browser/resources/gesture_config.js File chrome/browser/resources/gesture_config.js (right): https://codereview.chromium.org/11745006/diff/1/chrome/browser/resources/gesture_config.js#newcode135 chrome/browser/resources/gesture_config.js:135: key: 'fling_max_cancel_to_down_time_in_ms', On 2013/01/03 22:42:49, rjkroege wrote: > all ...
7 years, 11 months ago (2013-01-04 16:14:22 UTC) #3
mohsen
I have removed command line parameters. Please take a look.
7 years, 11 months ago (2013-01-04 16:47:58 UTC) #4
rjkroege
lgtm
7 years, 11 months ago (2013-01-07 17:37:34 UTC) #5
mohsen
Please take a look: sky@ for OWNERS in: chrome/browser/ui/gesture_prefs_observer_factory_aura.cc jhawkins@ for OWNERS in: chrome/browser/resources/gesture_config.js chrome/browser/ui/webui/gesture_config_ui.cc ...
7 years, 11 months ago (2013-01-08 16:35:15 UTC) #6
Jói
LGTM for content/public/common.
7 years, 11 months ago (2013-01-08 17:18:01 UTC) #7
James Hawkins
resources & web_ui LGTM
7 years, 11 months ago (2013-01-08 18:30:24 UTC) #8
sky
LGTM
7 years, 11 months ago (2013-01-08 19:12:32 UTC) #9
Nikita (slow)
lgtm
7 years, 11 months ago (2013-01-09 14:34:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mohsen@chromium.org/11745006/7001
7 years, 11 months ago (2013-01-09 15:03:30 UTC) #11
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 17:42:15 UTC) #12
Message was sent while issue was closed.
Change committed as 175823

Powered by Google App Engine
This is Rietveld 408576698