commit | c2f269400a66923da6940af6685272288db41f7f | [log] [tgz] |
---|---|---|
author | Michael Ershov <miersh@google.com> | Wed Jun 19 11:13:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 11:13:33 2024 |
tree | 0d0742d51c07bebadb38ddd45651aebd2d6cb703 | |
parent | 883cc81c981ab40a3ec8ac8d6bf63e3348c5f87c [diff] |
Fix UMA histogram constant The original string was pointing to a non-exiting histogram. Other histograms indicate that the feature works fine, but the RecordPkcs12MigrationUmaEvent() method should still be fixed. Bug: b:264387231 Test: Use --enable-features=EnablePkcs12ToChapsDualWrite Test: Import a cert, check chrome://histograms Change-Id: If694c779d208531eb82a21d2efdd2d5e3fc85eb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5639013 Auto-Submit: Michael Ershov <miersh@google.com> Commit-Queue: Andreea Costinas <acostinas@google.com> Reviewed-by: Andreea Costinas <acostinas@google.com> Cr-Commit-Position: refs/heads/main@{#1316950}
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.