commit | 6956dd520f6081e911d983ca7986a70de143e7e4 | [log] [tgz] |
---|---|---|
author | Ankush Singh <ankushkush@google.com> | Thu Jan 30 09:24:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 09:24:15 2025 |
tree | 2ff860b7d7dd36d4331440613a47599122b42aa2 | |
parent | 26bf78ebbbbf23c2e92e9c6c2629f128ea51b7ab [diff] |
[ios] Wait for transport active in SigninEarlGrey signinWithFakeIdentity This CL introduces a new test util signinAndWaitForSyncTransportStateActive to allow a wait for the sync transport state to become active, which otherwise most of the tests had to call by themselves. Fixed: 383027526 Change-Id: I94d12b24e1a6789b61af03b05c308cb3015bf5ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6207098 Auto-Submit: Ankush Singh <ankushkush@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413365}
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.