commit | b292ccdfecbcb19f81034ad2f5142d70ea8bfa2a | [log] [tgz] |
---|---|---|
author | Cheick Cisse <cheickcisse@google.com> | Wed Sep 27 16:32:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 16:32:21 2023 |
tree | 713bae1d30cf13d7c75d02581894d7371d5b6e59 | |
parent | b014c60b976c1385a1899fd0aff05db699148cef [diff] |
[WhatsNew] Clean up primary action handler This CL adds an enum for each primary action available in What's New. This will allow us to set the enum directly in the plist and avoid adding updating the primary action handler. Low-Coverage-Reason: The changes are just a cleanup. Test coverage for whats_new_mediator.mm should be added in a different CL. Bug: b/299315839 Change-Id: I44cc3dd19665391e688c76cf54bcf3823e5d1003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4871901 Commit-Queue: Cheick Cisse <cheickcisse@google.com> Reviewed-by: Gayane Petrosyan <gayane@google.com> Cr-Commit-Position: refs/heads/main@{#1202001}
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.