commit | f1a602a0d6b5f7cbabf155679c8ceb5c33023491 | [log] [tgz] |
---|---|---|
author | Eva <evih@google.com> | Fri Oct 01 17:25:24 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 01 17:25:24 2021 |
tree | 4a5a2b06f4614801ef21d5609ff7bae5b149cf46 | |
parent | 1b780e57e9ef9fa130b38d16eebc2ff618f99dae [diff] |
[Autofill] Merge Find[Unowned]FormControlElementByUniqueRendererId() This change merges the FindFormControlElementByUniqueRendererId() and FindUnownedFormControlElementByUniqueRendererId() functions to one function with an optional parameter that indicates if only the unowned form or the whole document should be searched. Bug: 1201875, 1007974 Change-Id: Ic4fcf48bdf0ead89f060359a65268a4b2e578e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3172639 Commit-Queue: Eva Herencsárová <evih@google.com> Reviewed-by: Christoph Schwering <schwering@google.com> Reviewed-by: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/main@{#927265}
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.