| commit | bef628f26d1b433aafc4b543d60eff89e66d94de | [log] [tgz] |
|---|---|---|
| author | Friedrich Horschig <fhorschig@chromium.org> | Fri Mar 08 13:20:11 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 13:20:11 2024 |
| tree | d2a3ee741ad0ba11bccbdf1060dba053c42f23df | |
| parent | cdfa9d797b7850895a7d70e82d56915e2ac11c93 [diff] |
[Android][3PPWM] Factory to create correct client Noop since this factory is only used in crrev.com/c/5314306. See go/3ppwm-dd#heading=h.s0qbhft4nxzx: For each tab, Chrome creates a new autofill client. Using the client that support virtual view structures, Chrome requires - the autofill.using_virtual_view_structure pref, and - the AutofillVirtualViewStructureAndroid feature If either is not enabled on startup, Chrome should default to the client using the built-in autofill. Bug: 308420431, 308430023 Change-Id: I7f5893f7f5132633394b1bad12286400770483be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5343822 Reviewed-by: Jan Keitel <jkeitel@google.com> Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Reviewed-by: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1270140}
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.