commit | e869a38e1627752c56b450c02d2ed4fb2e42d870 | [log] [tgz] |
---|---|---|
author | Vidhan <vidhanj@google.com> | Tue Feb 15 15:14:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 15:14:11 2022 |
tree | f9cf5a4d6fa00bc0b64d00b2f5069e4841b2d71a | |
parent | ae619db11a9186d06b5748396a658c024a3ed905 [diff] |
[Autofill] Add GetValueForFilling in FieldFiller GetValueForFilling returns the value which is supposed to be filled in the field. In the new implementation, FillFormField uses GetValueForFilling to determine the value to be filled. Bug: 1275649 Change-Id: I90c1dc20fc5982c93e04e214166eee38c2205ce3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3456822 Reviewed-by: Matthias Körber <koerber@google.com> Commit-Queue: Vidhan Jain <vidhanj@google.com> Cr-Commit-Position: refs/heads/main@{#971217}
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.