commit | 1111f9439b2b749e05fadb51b165317632330a9b | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@chromium.org> | Wed Jul 17 17:01:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 17:01:26 2024 |
tree | ec65c3787393c5c0aae75fc5e131487f4d84d77a | |
parent | e3454e318ee1ad43c46231f18a77617af4454e83 [diff] |
Revert "[Passwords] Update experiment for showing suggestions on autofocus." This reverts commit faf13fcd89ce3245b79032a1453baf2b84b97daa. Reason for revert: b/353701623 Original change's description: > [Passwords] Update experiment for showing suggestions on autofocus. > > The experiment was initially targeting only WebAuthn forms, but it > provided very little data, because there aren't many such forms in the wild. I want to restart the experiment, but to target all password > forms, as showing suggestions on autofocus makes sense for them too. > > Change-Id: I3315613448c09627853a441d11be1cc291eb7c55 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5712830 > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Commit-Queue: Maria Kazinova <kazinova@google.com> > Cr-Commit-Position: refs/heads/main@{#1328790} Change-Id: I14765caa358bbc38146a27760bd917bc9cc81811 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5718728 Reviewed-by: Xinyi Ji <xinyiji@chromium.org> Auto-Submit: Xi Han <hanxi@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Xi Han <hanxi@chromium.org> Owners-Override: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1328953}
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.