| commit | 4bc2b706db3c250b51d2c00915d23b6b8e500cae | [log] [tgz] |
|---|---|---|
| author | Charles Hager <clhager@google.com> | Fri Sep 20 00:10:55 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 00:10:55 2024 |
| tree | f7a5fbd600811e4bd81211b94cc4149201219e26 | |
| parent | 9cbd697cb2e5ea78931d437cb123150cb9b75b8d [diff] |
Integrate full edge-to-edge web opt-in This change replaces the deprecated legacy edge-to-edge flag with the new web opt-in flag, which would hide the bottom chin on websites that have opted into edge-to-edge. This change also adds logic to the bottom chin to ensure that it continues to show if non-bottom chin bottom controls are showing, so that it can provide padding for those bottom controls even on websites that have opted into edge-to-edge. Demo: https://screencast.googleplex.com/cast/NDgyNzI3OTIxMjQxMjkyOHxkYThmOThmNy0wNA Bug: 366009460 Change-Id: I2faa71939a000c3f7c5059a202d97c1652adbd70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5855280 Commit-Queue: Charles Hager <clhager@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1357923}
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.