DescriptionRoute touchmove existence notifications to the TouchEventQueue
With crrev.com/1055683003, Blink now exposes whether a site has
touchmove handlers. Plumb this bit to the TouchEventQueue, allowing it
to immediately dispatch touchmove events when no renderer-side
touchmove handler exists.
BUG=464721
Patch Set 1 #Patch Set 2 : UMA #Patch Set 3 : Rebase #Patch Set 4 : Rebase # |