commit | 4bf115c5857b736c0692cc36f47cb0d15d99ac3c | [log] [tgz] |
---|---|---|
author | Dan Harrington <[email protected]> | Fri May 17 22:50:21 2024 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 17 22:50:21 2024 |
tree | 95b267bd12d82a6b9a3e3c114e4230f2d74911ed | |
parent | b91bda214599949f6dc0d6426da87bd503981de6 [diff] |
Compose proactive nudge segmentation - trigger collection Call CollectTrainingData() explicitly - when the compose session created by tapping the nudge ends - or when another nudge is created, or the compose client is destroyed. Returns a new enum value 'ProactiveNudgeDerivedEngagement' identifying the effect the nudge had on user engagement. Bug: b:340583277 Change-Id: I6db56858e9312300e7dc1b76430b3d1defb185fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5540697 Commit-Queue: Dan H <[email protected]> Reviewed-by: Justin DeWitt <[email protected]> Cr-Commit-Position: refs/heads/main@{#1302901}
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.