commit | 3bb73c983b6cae0374dbeb890c5ad34becd01d50 | [log] [tgz] |
---|---|---|
author | Olesia Marukhno <olesiamarukhno@google.com> | Wed Jan 22 22:30:38 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 22:30:38 2025 |
tree | b617481d5e4af6dd094d8f1e894154fe2bc0387b | |
parent | afc2827b44aa52b999a306d2195d294fd5e17d7a [diff] |
[merchant trust] Add survey config for evaluation surveys Add features and survey configs for evaluation surveys. They will be attempted to be shown on NTP open if the conditions apply: since feature interaction between [min, max] minutes has passed (will be added in a separate CL). Bug: 378854311 Change-Id: Ib552295434c42b65f44016d110044e4b310545c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6185361 Reviewed-by: Martin Šrámek <msramek@chromium.org> Reviewed-by: Nicola Tommasi <tommasin@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Elly FJ <ellyjones@chromium.org> Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com> Cr-Commit-Position: refs/heads/main@{#1409967}
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.