| commit | 6827d2465b84d250007098609447c20387176d6a | [log] [tgz] |
|---|---|---|
| author | Dana Fried <dfried@chromium.org> | Fri Aug 08 18:37:23 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 08 18:37:23 2025 |
| tree | 3c437fc76158466a933c3ecf492a68b86f7d00f5 | |
| parent | ac619180eae9d3f32ad454296065a8bbdac37c9a [diff] |
[Level Up: NTP] Setup List UI This implements the front end of the Setup List for NTP, which is displayed when the flag parameter is set properly. It displays both completed and proposed actions (as per the controller's logic) and supports snooze and disable. Tests are provided. Bug: 432078744, 432078985 Change-Id: I2e2edbfcb1714e4ce06273b5d92e907f12b8ebac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6824683 Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1498936}
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.