Allow exclusive touchmove slop regions in the TouchEventQueue
Aura's current slop region is boundary exclusive, whereas Android's is boundary inclusive. With the unified GR, both platforms will use a boundary inclusive slop region, but until such time the TouchEventQueue should support either model. Allow this distinction via a configurable TouchEventQueue::Config parameter. BUG=354763 Review URL: https://codereview.chromium.org/273933002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269496 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment