[CompositorThreadedScrollbarScrolling] Scrollbar invalidation fix.
The CL fixes a bug where the scrollbar thumb and arrows were not being invalidated when users clicked on them. The root cause here was, the MouseEvent(s) were not being passed on deep enough into the main thread scrollbar code (where the logic to invalidate exists). Bug: 1040258 Change-Id: I3a1b413aea06b437f07e37822e16fcfcab11aef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2008132 Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#735303}
Showing
Please register or sign in to comment