commit | eb5adeec1d2bc0e674a2ec90c4e877da9fddf062 | [log] [tgz] |
---|---|---|
author | Joel Tan-Aristy <[email protected]> | Fri Mar 07 19:09:20 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 07 19:09:20 2025 |
tree | e19abba11e5ccc0ffbc7b0ff8fc894944ca1c83a | |
parent | ea2f01f3c99d1b273decd52543c66a1bdc0741ec [diff] |
[M134] Fixes setStatusBarColor call in onPreCreate EdgeToEdgeManager is not available in #onPreCreate. Since #setStatusBarColor is called when EdgeToEdgeEverywhere is disabled, EdgeToEdgeSystemBarColorHelper is not needed by the StatusBarColorController to #setStatusBarColor. (cherry picked from commit 156186d9eb12a769c5059861afdab8f820d59324) Bug: 399763658, 401058161 Fixed: 401060222 Change-Id: Ife39f67e61c9ab167c4b04d59427f9d9f4ae364a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6323483 Reviewed-by: Charles Hager <[email protected]> Reviewed-by: Wenyu Fu <[email protected]> Commit-Queue: Joel Tan-Aristy <[email protected]> Cr-Original-Commit-Position: refs/heads/main@{#1428394} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6329912 Owners-Override: Krishna Govind <[email protected]> Commit-Queue: Krishna Govind <[email protected]> Reviewed-by: Krishna Govind <[email protected]> Reviewed-by: Theresa Sullivan <[email protected]> Cr-Commit-Position: refs/branch-heads/6998@{#1890} Cr-Branched-From: de9c6fafd8ae5c6ea0438764076ca7d04a0b165d-refs/heads/main@{#1415337}
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.