commit | 86924df574e18e8fde442f69afaf0b0f0879e38c | [log] [tgz] |
---|---|---|
author | Li Lin <llin@chromium.org> | Wed Nov 29 18:59:08 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 18:59:08 2023 |
tree | b3e5aec9b0d9b4caa263af24b9483526aea34418 | |
parent | 99c2c3c832c809735b80b5987c610586f75515c0 [diff] |
Growth Framework: Load campaigns component at Demo Mode setup. This CL also updated the demo_setup_browsertest to use `FakeCrOSComponentManager` to make it easier to verify if the component is loaded properly. Unit tests will continue to simulate Demo components loaded complete to focus on the logic in `DemoSetupController` and defer to browwertest for integration testing. Bug: b/311223657 Change-Id: I5c348c503153dee3943c65e01c9dee332e6ef78d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052320 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1230800}
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.