DescriptionFix RenderWidgetHostLatencyTracker handling of multi-finger touch.
This was previously broken. Other input modalities were ignored during
multi-finger touch, and we incorrectly handled some of the multi-finger
cases as well, since we didn't update whether we were in a multi-finger
touch until the event ack.
BUG=None
TEST=RenderWidgetHostLatencyTrackerTest.WheelDuringMultiFingerTouch, MultiFingerTouchIgnored
Review-Url: https://codereview.chromium.org/2801043002
Cr-Commit-Position: refs/heads/master@{#462643}
Committed: https://chromium.googlesource.com/chromium/src/+/5a2389fc0abfbdcb4045acd27d62b7d43270da43
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix nits. #
Messages
Total messages: 15 (9 generated)
|