DescriptionTouch emulator: overwrite timestamps from mouse event with current time.
On some platfroms, mouse events come with a bad timestamp, which leads to
awkward time-dependent gestures. For example, fling animation may be almost
instant.
Using base::TimeTicks::Now() is good enough for emulation purposes, because
emulator spawns new events itself.
BUG=367156
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266548
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed jdduke's comment #
Messages
Total messages: 11 (0 generated)
|