| commit | ef095ecca7f0a18a160f1446fa73d5bb702e8bfc | [log] [tgz] |
|---|---|---|
| author | Peter Kotwicz <pkotwicz@chromium.org> | Mon Feb 05 16:21:36 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 16:21:36 2024 |
| tree | 17731af81829fb11a7bcc3c445e0ef399321ca0f | |
| parent | a1a2affbe7ccd199b5b4b0e5753ebf608375d6e8 [diff] |
[Reland] Update last interacted form when autofilling a formless page The last interacted form is updated when the autofilled page contains a <form>. This CL makes pages without a form have the same behaviour. BUG=1517372 This CL initially landed as https://chromium-review.googlesource.com/c/chromium/src/+/5242399 This CL removes the incorrect refactor that CL did in AutofillAgent::ApplyFormAction() (The refactor is fixed in https://chromium-review.googlesource.com/c/chromium/src/+/5258671) Change-Id: I3e478cb8fe47f024a3605ebd28fceaa54712f85d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5259191 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/main@{#1256245}
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.