Don't send touch move events within the slop region in Aura.
commit7d4d18b6273f37789dc4854ad54212ad64021168
authortdresser@chromium.org <tdresser@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Feb 2014 19:56:31 +0000 (14 19:56 +0000)
committertdresser@chromium.org <tdresser@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 14 Feb 2014 19:56:31 +0000 (14 19:56 +0000)
treea68cbf7e3efea0c2812f0e799736c74dd047a51f
parentbd36e178cbf69f4ba85d23c01f06c6c50106e4f4
Don't send touch move events within the slop region in Aura.

This brings Aura into line with Android behaviour.

BUG=334040
TEST=TouchEventQueueTest.*Suppression*

Review URL: https://codereview.chromium.org/163983004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251400 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/input/input_router_impl.cc
content/browser/renderer_host/input/input_router_impl_unittest.cc
content/browser/renderer_host/input/touch_event_queue.cc
content/browser/renderer_host/input/touch_event_queue.h
content/browser/renderer_host/input/touch_event_queue_unittest.cc