commit | 16f1bb80b2e176ef47eb0408af905056a1db413e | [log] [tgz] |
---|---|---|
author | David Awogbemila <awogbemila@chromium.org> | Wed Sep 11 22:53:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 11 22:53:13 2024 |
tree | 6e7e0bbfe68b763e2f6480992baedc275892a6d3 | |
parent | 29c9d3c780e858dec62e0f89fca221889a69cf8f [diff] |
Enable MultiSmoothScrollIntoView This is a second attempt to roll this flag out. The first, crrev.com/c/5825630, was reverted due to a failed android test. The fix for that failure was landed in crrev.com/c/5840043 Bug: 325081538 Change-Id: Id920f95742a50b3b0dd1682e68d793b915440179 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5851334 Reviewed-by: Steve Kobes <skobes@chromium.org> Commit-Queue: David Awogbemila <awogbemila@chromium.org> Cr-Commit-Position: refs/heads/main@{#1354240}
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.
If you found a bug, please file it at https://crbug.com/new.