commit | a6e4c1dc5445d2d528da90663749f8f667b2fe82 | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Fri May 10 08:44:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 10 08:44:36 2024 |
tree | 0ba485cfc0bda4d584a5e309e845eb265e937040 | |
parent | 72eea9163e97f5c8e4fb8de320f7935bf60186e2 [diff] |
Low usage promo controller now per-profile. Instead of per-browser with only the active browser actually firing the promo, the controller is now per-profile and selects the most recently activated browser to show the promo in. Tests should be run on all branded builders (*-chrome) before submitting as this promo does not exist on non-branded chromium. Change-Id: I1ca4c6fe428fcdf295eeb0f7d048e42fd6298bcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526089 Reviewed-by: Eshwar Stalin <estalin@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1299128}
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.