| commit | befd68f5ceef7c01a891edb4ad8dacbbe66f35db | [log] [tgz] |
|---|---|---|
| author | Nicolas MacBeth <nicolasmacbeth@google.com> | Thu Feb 06 18:39:14 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 18:39:14 2025 |
| tree | b7b75ec18af86ee382c720773934af8882db776e | |
| parent | 8bc90354c53ee4fa242a3a786ef2c1f7f263afcd [diff] |
[iOS Desktop promos] Clean up desktop-to-mobile promo feature flags
Clean up desktop to mobile promo feature flags, and clean up legacy
password promo. Also completely removed the promos out of branding
buildflags.
OBSOLETE_HISTOGRAM[IOS.DesktopPasswordPromo.Shown]=Replaced by IOS.Desktop.{PromoType}.Shown, which works for all iOS Desktop promo types
OBSOLETE_HISTOGRAM[IOS.DesktopPasswordPromo.{Impression}.Action]=Replaced by IOS.Desktop.{PromoType}.{Impression}.Action, which works for all iOS Desktop promo types
Bug: 331431951, 339262105, 394328830, 394327599, 394327283
Change-Id: I757a55816707e678ddac6ca90503af7270943ec2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6234825
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nicolas MacBeth <nicolasmacbeth@google.com>
Reviewed-by: Robbie Gibson <rkgibson@google.com>
Reviewed-by: Guillaume Jenkins <gujen@google.com>
Cr-Commit-Position: refs/heads/main@{#1416901}
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.