commit | 9c59cdb34d492585f99105e263e4d124881c57be | [log] [tgz] |
---|---|---|
author | Wenyu Fu <wenyufu@chromium.org> | Fri Sep 27 17:12:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 27 17:12:27 2024 |
tree | 5dfb49a8567331a4898bce730ce01c34981b3070 | |
parent | f91496b0bb3650c35ccd9b0d92d33a7b8c120b9c [diff] |
[E2E] Use Supplier for LayoutManager to create EdgeToEdgeController In CCT, the LayoutManager is created a little later than EdgeToEdgeController due to the sequence of #onFinishNativeInitialization. Use supplier to pass in the LayoutManager to resolve the timing. Bug: 369699256 Change-Id: I59c8fd1ecc275b727bd5a4025c62d93d06d25969 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5894007 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1361228}
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.