| commit | e69c4ffc0f503c500a920e2c1950d4f8f1be2e30 | [log] [tgz] |
|---|---|---|
| author | Adam Raine <asraine@chromium.org> | Fri Sep 05 14:54:30 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 14:54:30 2025 |
| tree | 3e56bec73d35fe041685918e1b95ee60925c0780 | |
| parent | 71300480d1c1d422528a6207f1a72bd0ca0d1394 [diff] |
[WebAppHeaderLayout] Refactor to use RelativeLayout RelativeLayout is needed for display modes that render the app header as an overlay on top of web contents. This CL avoids making any visual changes to minimal UI mode. Bug: 436865029 Change-Id: I3546dd4b52d3f635eb6ffd7b5df4d9232ecede08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6913284 Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Adam Raine <asraine@chromium.org> Reviewed-by: Vlad Korotkevich <vkorotkevich@google.com> Cr-Commit-Position: refs/heads/main@{#1511581}
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.