commit | ab02b654870cc0a2021ed891188951f98fada6e7 | [log] [tgz] |
---|---|---|
author | Kevin Marshall <kmarshall@chromium.org> | Thu Feb 11 23:54:51 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 11 23:54:51 2021 |
tree | 408ec7765e29d130ba08a63de6356fc618d11066 | |
parent | a4fe3318a57bbe38a57ad8f9a14f1eda85d336f3 [diff] |
[fuchsia] Disable default overscroll handlers. Disables "overscroll" swipe behaviors on the border of content main frames, such as swiping to go back. Bug: 1177399 Bug: b/178733102 Bug: 1176433 Change-Id: Id2bde2929d1406c8f0996cfa2024aecd53f6bb75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2674268 Auto-Submit: Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#853288}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.