commit | 11fd173499846324378c336c9e1ebe0601d5b47d | [log] [tgz] |
---|---|---|
author | Florian Leimgruber <fleimgruber@google.com> | Mon Jun 05 11:01:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 05 11:01:57 2023 |
tree | 73c94772437f527a34b11dfab7cf1849e35b656c | |
parent | 80baa214078c4e2b1146d2d019729a218b12807d [diff] |
Predictions for ac=unrecognized: Test filling/suggestions Adds two more tests, ensuring that ac=unrecognized fields are not filled and don't show suggestions when kAutofillPredictionsForAutocompleteUnrecognized is enabled. Bug: 1446318 Change-Id: Ic303c6606c355345400663d23c8627e1b1a42339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4567494 Reviewed-by: Christoph Schwering <schwering@google.com> Commit-Queue: Florian Leimgruber <fleimgruber@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1153155}
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.