commit | 7e59f3ab8776e9968fe8d09f9cce85daa9ff52a8 | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Wed May 22 15:29:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 15:29:16 2024 |
tree | 2fef233111bbb353351ef5df4b5e97401b2346a6 | |
parent | e730b725e9f5746c2f94f6589aa10ee1d1c41ac4 [diff] |
Popup hiding reason is logged per filling product This will allow us to have fine grained overview of how feature affects the popup hiding, specially because autocomplete and passwords dominate this metrics. This is currently an issue because there is a regression on filling acceptance when mullet is on. The fact that this metric is lumped together makes it harder to correlate the regression with some popup hiding reason. Bug: b/341916065 Change-Id: I7fbd25f25be51125ce38cc90407fe371d5865632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5554557 Commit-Queue: Bruno Braga <brunobraga@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/main@{#1304451}
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.