commit | 4f8154719b4ced0dc85bd7c8690520214731225e | [log] [tgz] |
---|---|---|
author | Mickey Burks <mickeyburks@chromium.org> | Fri Sep 08 15:57:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 15:57:19 2023 |
tree | c1a097939c6b7f69ff49960b494727d0b2b12dae | |
parent | 311ec1ea3649904ab743f0db734e7e11298e0a81 [diff] |
[User Education] Add FeaturePromoCloseReason to side_search Clients will now be required to give a reason for closing promos. This allows for better metrics in the User Education system. Please make sure the semantics of the call to CloseFeaturePromo makes sense for your feature. We will now record metrics for why this Promo was closed. Bug: 1473729 Change-Id: I0efd02920d6c59289ac02eca1dff589f79ea8988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4841899 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Auto-Submit: Mickey Burks <mickeyburks@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194137}
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.