commit | 3699166dfb21753329c996f2cec0f53864566d83 | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Fri Nov 08 17:34:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 17:34:41 2024 |
tree | d245f105564f2ab7de75ad477472d7bdebd382c0 | |
parent | c815192418d901bdc6dfbe0cf3868940abe1a1de [diff] |
Introduced manual fallback filling assistance to PWM. Prior to this CL accepting a manual fallback suggestions would log [1] at submission time. Please note a lot of the files are boilerplate changes. Another point is that only the two methods that are used by manual fallbacks were updated. [1] https://source.chromium.org/chromium/chromium/src/+/main:components/password_manager/core/browser/password_form_metrics_recorder.h;l=288;drc=0afc9ac9afcaab79fc54299039f4d27abf3a086d;bpv=1;bpt=1 Bug: 330304589 Change-Id: I2e15cbdb4d8ce3bf5616c2864cbd19a22ee595b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5999268 Commit-Queue: Bruno Braga <brunobraga@google.com> Reviewed-by: Maria Kazinova <kazinova@google.com> Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1380459}
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.