diff options
author | rbyers@chromium.org <rbyers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-01 23:09:56 +0000 |
---|---|---|
committer | rbyers@chromium.org <rbyers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-01 23:09:56 +0000 |
commit | e3829cd2430883392e5f26e5c7801db583ca8902 (patch) | |
tree | 5b31261f39d2118d44440992f625db6fb0c79b49 /chrome/browser/nacl_host/nacl_process_host.cc | |
parent | 0c56e6164b60181af46ddb63f90716cc4b7c958d (diff) | |
download | chromium_src-e3829cd2430883392e5f26e5c7801db583ca8902.zip chromium_src-e3829cd2430883392e5f26e5c7801db583ca8902.tar.gz chromium_src-e3829cd2430883392e5f26e5c7801db583ca8902.tar.bz2 |
Fix NTP not to slide with mouse
Fix TouchHandler to only respond to mouse events when explicitly requested. By
default it should respond only to touch events. As additional insurance (to
return the runtime behavior to exactly how it was before my change since we're
about to branch for M17), don't enable the use of TouchHandler unless we're
running with --touch-optimized-ui.
Also clean up a few touch NTP related things:
- Remove unused copy of ToucHandler (probably legacy from previous login work) and reference to Grabber (which already doesn't exist in the tree).
- Remove stale ntp4 script for running closure/lint.
BUG=106012
TEST=Manual - try dragging ntp page with the mouse, shouldn't move
Review URL: http://codereview.chromium.org/8775024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112568 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/nacl_host/nacl_process_host.cc')
0 files changed, 0 insertions, 0 deletions