commit | c0298cfda85037470597001a0379b06dc5c3f9fa | [log] [tgz] |
---|---|---|
author | Nicolas Dossou-Gbete <dgn@chromium.org> | Tue Sep 02 20:53:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 02 20:53:35 2025 |
tree | 3e8d1add41f815ecc4a26f3028c33746064a1626 | |
parent | 925b14c64b474b64e5fe0fb5faa7ed1f9079867d [diff] |
rcaps: Add new histograms to drill into the funnel stage New histograms: - RegionalCapabilities.FunnelStage.Eligibility - RegionalCapabilities.FunnelStage.Triggering They are similar to the old Search.ChoiceScreenProfileInitConditions and Search.ChoiceScreenNavigationConditions, but on iOS the log timing is updated to match the one from desktop. BYPASS_RECITATION_REASON=False Positive - Filed b/442393214 NO_IFTTT=Moved enum, updated IFTTT paths Bug: 438717568 Change-Id: I8a8fdc75a7490fc4387fe12543b5f583ed698fac Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905231 Reviewed-by: James Lee <ljjlee@google.com> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1509824}
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.