commit | 2b5479696192716c73cf342ca587a83d8c368f88 | [log] [tgz] |
---|---|---|
author | Melissa Zhang <melzhang@google.com> | Thu Jun 08 07:03:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 08 07:03:33 2023 |
tree | 1de3772bdcb28100fd2f734310a46546a3234b1c | |
parent | 049e5b67f1e7d634ccd6a161cc91d4511cf32997 [diff] |
[Preloads] Fix flakey lacros installation test. This test was flakey because it takes time for the web app installation in lacros to be registered with app service. If the installer reports a successful install, we add a run loop to wait for the registration to occur before we check for its presence in the app registry cache. Bug: 1449086 Change-Id: Ibd6776f42dd9269e4d66d56744c73f493690fe70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4600411 Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Auto-Submit: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1154789}
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.