Fix autoscrolling moving to quickly.
Synthetic events injected had a static timestamp. In https://chromium-review.googlesource.com/c/chromium/src/+/2235936 static timestamps were used but the real timestamp should be used. This change reverts the code back to the original. BUG=1122950 Change-Id: I52a825365fe658ab8803fea8e6ffb908b77b719b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398971Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#805839}
Showing
Please register or sign in to comment