commit | b9d856c67b1468adf3820bed770d9913ff691b65 | [log] [tgz] |
---|---|---|
author | Florian Leimgruber <fleimgruber@google.com> | Wed Jan 10 22:31:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 22:31:12 2024 |
tree | d9049d11a7e769ab2f972ab447e01da07b54923c | |
parent | 1853b34ccbdef436fe72c7c564ff372abdac67e0 [diff] |
Remove Autofill.StoredProfileWithoutCountryCount This was a feature metric for AutofillComplementCountryCodeOnImport experiment, which launched mid July 2022. It was added to track whether the number of countryless profiles go down over time as a result of this launch. Looking at the data in UMA now, the percentage of countryless profiles seems constants. It's unclear whether this percentage went down after the feature was launched, since UMA data from 2022 is no longer available. OBSOLETE_HISTOGRAMS=Autofill.StoredProfileWithoutCountryCount is no longer needed. Fixed: 1510508 Change-Id: Ia8bacc38f356c595165397263f2f8d844d327ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5177657 Commit-Queue: Jihad Hanna <jihadghanna@google.com> Auto-Submit: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Jihad Hanna <jihadghanna@google.com> Cr-Commit-Position: refs/heads/main@{#1245553}
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.