| commit | ec7daacb718cac78b878e33fa080fb1753fbfc64 | [log] [tgz] |
|---|---|---|
| author | Joemer Ramos <joemerramos@google.com> | Mon Aug 25 15:37:49 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 25 15:37:49 2025 |
| tree | 5120affcb29087e663531ef5f6419fc479cab50a | |
| parent | fafff632e0ac03e95c2dc7d707c5c4abac88d71f [diff] |
[iOS] Add "New" Badge property for AI Hub View Controller Creates a boolean that will be used to evaluate the initial badge state for the AI Hub icon. To make this happen, we created a pref to track how long the "new" badge state should exist which is either 2 weeks from when the user first sees the FRE Promo or when the user taps the icon in the "new" badge state. Whichever comes first. This implementation is foundational work and adds no UI changes. UI changes using this boolean will be added in a follow up CL. Bug: 438956386 Change-Id: Ib86636cff4289bce1c4e592a119c9cd3afaacbd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6862417 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Joemer Ramos <joemerramos@google.com> Reviewed-by: Nicolas MacBeth <nicolasmacbeth@google.com> Reviewed-by: Ibrahim Kanouche <kanouche@google.com> Cr-Commit-Position: refs/heads/main@{#1505889}
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.