commit | 64b3b76a26158466d522b5f6f35480fd03e9f43b | [log] [tgz] |
---|---|---|
author | Rahul Arakeri <[email protected]> | Thu Feb 13 17:55:00 2020 |
committer | Commit Bot <[email protected]> | Thu Feb 13 17:55:00 2020 |
tree | b6560b6ebab1fdd1d81c41d37e9d29dd4f8b6e39 | |
parent | 9f8d40e69c71ab3360f0d385eac13de0b2f72adb [diff] |
Fix for a GSB getting sent without a GSE. This CL fixes an issue where a GSB was getting sent without closing an existing scroll. There were some workarounds in place since a known bug (crbug.com/979408) prevented us from using mouseUpAt. Since that bug is fixed, the API mouseUpAt can now be used to send a GSE. Bug: 979408 Change-Id: I571c714b5612f2190828ad0d0b60f790a832bcbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045213 Reviewed-by: David Bokan <[email protected]> Commit-Queue: Rahul Arakeri <[email protected]> Cr-Commit-Position: refs/heads/master@{#741115}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .