commit | 991027e066f92d715f5e04e7adf3da6892699979 | [log] [tgz] |
---|---|---|
author | Alex Rudenko <alexrudenko@chromium.org> | Tue May 09 06:45:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 06:45:46 2023 |
tree | 25564851afa38fe39f8d27efdfbe40252187a06a | |
parent | b7952ca4d7b57ece1b8a1a8c49512394c1aa20ea [diff] |
DevTools: add wait conditions to the autofill test In the future, we might need to add something on the protocol level to help deal with the flakiness. Bug: 1416789 Fixed: 1442890 Change-Id: I5a9bb6c02038dd2cf6fff1185f5ede75cbffc32e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4509286 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141216}
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.