commit | c2f0a8524c735e24b3320d05cf6e8c034241493c | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Mon Nov 20 10:50:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 10:50:56 2023 |
tree | 34d3d0e08b6e440dda2903fa09eb567a06e224c5 | |
parent | dce2e2928e5316ddf954d6c25ddcb2334bee3433 [diff] |
[mullet m2] Use backend id to fill field-by-field filling suggestions. This has two advantages: 1. Makes it possible to have field-by-field suggestions differing between their main_text and value filled. 2. Uses the same code path that the manager users to fill fields. Demo: https://screencast.googleplex.com/cast/NTEyMTExMzIxNzU2NDY3Mnw1MTc5ZjMwOS1hNQ Bug: 1459990 Change-Id: I4aabb21fc2d47555c2ad02e7133335fe415358be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040557 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Bruno Braga <brunobraga@google.com> Reviewed-by: Jihad Hanna <jihadghanna@google.com> Reviewed-by: Timofey Chudakov <tchudakov@google.com> Cr-Commit-Position: refs/heads/main@{#1226737}
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.