commit | ea5f4d749ede3977ada94ffdf02dfa805b142502 | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@google.com> | Wed Jun 01 20:37:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 20:37:32 2022 |
tree | fbbe99c1bd39bdecae0dedd564659cb3a44de753 | |
parent | 4d7fe57131b9a58f1999c3a0d3d3bec9dff8b644 [diff] |
[dPWA] Better waiting for sync operations to complete This change fixes tests to wait better for operations to complete when testing sync-related features of the WebAppProvider system. Bug: 1298130 Change-Id: If5f581b3e3351610d17f4ac597492e69e5110090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3682262 Reviewed-by: Marc Treib <treib@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1009792}
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.