commit | ca32891bf7864ca7fd6a057fa975bc4834bb79b7 | [log] [tgz] |
---|---|---|
author | Patrick Noland <pnoland@google.com> | Tue Oct 08 22:31:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 22:31:39 2024 |
tree | 1b83348e058affba34ac0756dcf27022900ec0d8 | |
parent | ca446336aaf82b1f80c6c31f0ecd33166c791a3b [diff] |
[Anchor] Make ControlsPosition mutable in BrowserControlsManager BrowserControlsManager is adjusted to account for runtime changes to its controls position between top and bottom, with an accompanying setter method. Bug: 369134078 Change-Id: If1fd9c9c796f16247400caa773af7627fcd20190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5913701 Commit-Queue: Patrick Noland <pnoland@chromium.org> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1365861}
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.