Send a fake mouse move event to update hover when threaded scrolls end
In order to remove the timer to send the fake mouse move event, we decide the best place to send the fake mouse move event is at the next begin frame right after we have seen a gesture scroll end event. This CL is only about scrolls happening on compositor. I will work on scrolls on main thread in a following CL. Bug: 877132 Change-Id: Ia9c5e8b326a08797ad7f65e1242bb9f2bcb275ee Reviewed-on: https://chromium-review.googlesource.com/c/1481747 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#636543}
Showing
Please register or sign in to comment