[CompositorThreadedScrollbarScrolling] Cleanup for scroll chaining.
This CL deletes the workaround that exists in scrollbar_controller which was added for preventing scroll chaining. This is no longer needed since crbug.com/996537 has been fixed and ScrollEndImpl doesn't get called before ScrollAnimatedBegin anymore. The scrolling_node in LayerTreeHostImpl::ScrollBegin can be determined by the information contained in the synthetic WebGestureEvent's ScrollState. Bug: 1039976 Change-Id: I93b818cd57a25eb3355ce07c2d1c39a51cec3d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991944Reviewed-by:David Bokan <bokan@chromium.org> Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Cr-Commit-Position: refs/heads/master@{#729794}
Showing
Please register or sign in to comment