commit | fc224902bde09296885c99c9b6da8effc9bdd3f9 | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Fri May 09 20:56:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 20:56:04 2025 |
tree | 687a68cd9183f0e31f70932dc0d92a6755839ce6 | |
parent | 373583fb333c5b384118c5496f3b6c49053290df [diff] |
Log histogram when device switches whether it supports edge-to-edge The edge-to-edge controller can be initialized in 3-button mode, even though 3-button mode does not support edge-to-edge, if Chrome is not able to detect that the device is in 3-button mode. This means that, when the device does eventually return to a detectable 3-button mode - e.g. leaving splitscreen, insets updating later during app initialization, etc - the controller will record that a change in support has happened. Bug: 416752637 Change-Id: I984bd84c201858715501ac5a17358e12ef4c2312 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6533997 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1458340}
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.