Replace eventSender in popup-menu-scrollbar-button-scrolls
After we finish the scroll unification, the scrolls happens mainly on the compositor thread, and the scroll code in the main thread will be removed. eventSender sends the scroll events to main thread, so it would not work after the scroll unification. Bug: 1047176, 1113863 Change-Id: I839d0856887188000ef57963083f013d8c6f9cf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498862Reviewed-by:David Bokan <bokan@chromium.org> Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#822277}
Showing
Please register or sign in to comment