commit | f953f74a6b356800eda6f36ec2c34030258bd578 | [log] [tgz] |
---|---|---|
author | Donn Denman <donnd@chromium.org> | Tue Sep 26 19:11:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 19:11:26 2023 |
tree | 3188c472b6c99148ea75eaa311d4e31e94957103 | |
parent | df2519a8144fe1d07fa737ce46fd270cb6b47b92 [diff] |
[E2E] Track native transitions, add DrawNative Feature. Adds a Tab change observer to notify the E2E controller that it might need to switch between ToNormal and ToEdge. The new logic is to draw all native pages and the Tab Switcher ToEdge, when this new Feature is enabled: DrawNativeEdgeToEdge. TODO: refactoring for better test coverage. BUG=1430288 Change-Id: I2758f93faa91f94dd3cfb18758d51757a8ed8ef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4852624 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Donn Denman <donnd@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201724}
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.