| commit | fd4aaa6ed7c3281be451e1750b38dad0de1dc6ab | [log] [tgz] |
|---|---|---|
| author | Yoav Weiss <yoavweiss@chromium.org> | Wed Sep 03 07:04:41 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 03 07:04:41 2025 |
| tree | 3e15e864525d31a3559455f286668a0bb1fd6255 | |
| parent | 19bf3250f34164fc55b19a668870f01684cf0469 [diff] |
Reland "Extend CDP autofill::trigger to accept an address to autofill" This is a reland of commit 87a6593cf374abaf2aa93868c816cd87b58e006e It adds a WaitForFormsSeen call, as well as more meaningful error descriptions, in case the mentioned call won't fix the flakes. Original change's description: > Extend CDP autofill::trigger to accept an address to autofill > > This enables automating the autofill triggering on address forms. > While useful on its own, this can eventually be used to enable the > testing of API proposals such as > https://github.com/WICG/address-autofill > > Change-Id: Ia2da67810fc773c0d2dec19cfc92cdec402281e6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875251 > Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> > Commit-Queue: Yoav Weiss (@Shopify) <yoavweiss@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1509371} Change-Id: Icdffa5a3d3ccbf94e9762452c4390292bac30691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6903235 Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Yoav Weiss (@Shopify) <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/main@{#1510058}
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.