commit | 3990eee842b038ff59cb4b2fc8e287fc1a6c3e2b | [log] [tgz] |
---|---|---|
author | Nicolas Dossou-Gbete <dgn@chromium.org> | Mon Apr 15 13:52:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 13:52:21 2024 |
tree | afbfc9bc381e6f44ce45e671eac2b4dfb424d022 | |
parent | 5d96ca46eb6a46e55c19adb21cd73545bcc5e11a [diff] |
🧇 Implement delayed reporting of the choice screen ranking By caching what was displayed, we enable attempting to send the metrics in a later run. This should help in particular with FRE choice from macOS and Linux, which don't have a populated variations country. Bug: b/325015554 Change-Id: I03375ebdf246ad97addfb36b53416d39d5a0afe5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5444231 Reviewed-by: Jack Yammine <jyammine@google.com> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1287310}
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.