commit | 6161a6fdf8dde5a9bfb81d85010077aa0ec9ebc9 | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <friedrichh@chromium.org> | Tue Jun 24 09:37:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 24 09:37:03 2025 |
tree | efa453cfa8e1b7e7c147a7562b62b69ada6f384a | |
parent | a5939020de7569fa63c760ae9269b0eecd1d542c [diff] |
[Autofill] Add fieldtrial for Autofill and Passwords in same surface Next attempt to reenable the field trial. Since the feature uses the browser autofill manager now, the test needs to set up the (otherwise unused) pref or the test code will try to read it from a null pref service. Bug: 399131928, 426469437 Change-Id: I93308997dfa93a893079300f216251aa5cf03b8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6662878 Reviewed-by: Jan Keitel <jkeitel@google.com> Commit-Queue: Friedrich Hauser <friedrichh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1477809}
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.