commit | 1c11e3efd7f8a549b935c3264ba2e70a095ea140 | [log] [tgz] |
---|---|---|
author | Theresa Sullivan <twellington@chromium.org> | Tue Mar 12 23:28:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 23:28:48 2024 |
tree | c9b1e3be3aa6e88b1df65d059e54f761a87f7124 | |
parent | ae642fe7a860dc6b16654f148ab30815b79cf8e1 [diff] |
Match bottom nav color to Tab#onBackgroundColorChanged Initial prototype matching OS bottom navigation bar color to the current Tab's background color, unless page is drawing edge to edge. Bug: 329287585 Change-Id: Id4b7fb3aa8dbdfac92bffdd7a6306e2b132bb1d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5367157 Commit-Queue: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/main@{#1271881}
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.