commit | 00d1885f0126453dd66b73af7e1d9f3fc5ef5a85 | [log] [tgz] |
---|---|---|
author | Timofey Chudakov <tchudakov@google.com> | Fri May 26 08:04:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 08:04:12 2023 |
tree | ec3bf271940f20f71508f7b722521636bf4fea78 | |
parent | 58ae4169f3563817455e8329dcbb3e9b64efa719 [diff] |
[Android][Autofill] Handle all text fields the same way in EditorDialog. There's a special handling of the phone number editor fields in the EditorDialog. Only their text formatters being executed. This behaviour is non-transparent. This CL makes EditorDialog handle all text fields the same way. Bug: 1446376 Change-Id: I62f216e1f817c813c0c51569a3546991692d4a45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4552256 Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Commit-Queue: Timofey Chudakov <tchudakov@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149593}
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.