commit | e534f6b7f21c17071a627a6fcaa0d42a930c4a9e | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Fri Apr 28 22:37:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 22:37:54 2023 |
tree | e36aadb2f400182ff08454f38db42ec37b494648 | |
parent | edbbf9dcdafe785551a778d0747ac59b544e4890 [diff] |
Add a histogram to see how many users affected by Google search terms not being extracted This also removes a histogram that always records 100% that was initially thought to be a cause. Bug: b/280082710 Change-Id: I8e6c52cf0f18657ed15cbcd56111f64c6967a39f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4491547 Reviewed-by: Robert Ogden <robertogden@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1137424}
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.