commit | cdb4fd04faf31c7070289989494964b0c727e1fb | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Tue Nov 12 20:40:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 12 20:40:02 2024 |
tree | d5ec0f8cb0f03efb7c53cbb1f860286899e2144c | |
parent | 91799e328553c49b162119794fdf86988f5f689a [diff] |
[User Education] Ability to peek at next eligible queued promo This is required in order for the User Education 2.5 FeaturePromoController to properly grab a messaging handle when a promo becomes eligible to show. It needs to verify a promo is ready, grab the handle, and then recheck the preconditions to show the promo. Bug: 369887050 Change-Id: Ie32f3178b6a921c6db400a65e1fa1ffc7617f18b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6006167 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Mickey Burks <mickeyburks@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1381943}
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.