commit | 93180562961ea9c61a8f2a27f12205814fa7f1dc | [log] [tgz] |
---|---|---|
author | Nicola Tommasi <tommasin@chromium.org> | Tue Feb 11 17:30:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 17:30:24 2025 |
tree | 0e1d1df6f0470d7f3fcd2e0e34902f6df7ef7ada | |
parent | 70cf13e644329b451992cf5bae4030677928f843 [diff] |
Merchant Trust: Add params to MerchantTrustLearnSurvey This is a user prompted survey, due to a finch limitation, there's no way of setting multiple Hats parameters in a single finch group. We're then setting trigger_id and probability in the source code. See: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/hats/survey_config.cc;drc=0a752d07392b3c64255c3d002822b229af87be55;l=802 Bug: 394562935 Change-Id: I09dfc19d1ecba1907c9392f9e4a50cfe601fc68a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6234001 Reviewed-by: Martin Šrámek <msramek@chromium.org> Auto-Submit: Nicola Tommasi <tommasin@chromium.org> Commit-Queue: Nicola Tommasi <tommasin@chromium.org> Reviewed-by: Olesia Marukhno <olesiamarukhno@google.com> Cr-Commit-Position: refs/heads/main@{#1418711}
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.