commit | a27e0b1015556eb12e65d96df36fd4ef5347b31c | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Wed Oct 02 17:14:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 17:14:12 2024 |
tree | 7baeaec9eaed0acbaa104ad9129826668dc881ef | |
parent | fd50832523c6d9d77822c15f084a8a87598b974e [diff] |
Update toEdge status when tab content changes With this change, the EdgeToEdgeControllerImpl will now update its edge-to-edge status when the tab's content changes. This will ensure that the controller updates its status when native pages are hidden or shown. https://screencast.googleplex.com/cast/NjEzMDQ4OTUyOTIwNDczNnwwNWIyMzU0NC1jMQ Bug: 369887917 Change-Id: I2ea4d866ed4b4c328110b161986dee3c61c2838b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5901030 Commit-Queue: Charles Hager <clhager@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363143}
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.