commit | 3ba05ae7b91845ca3346bac80b5f91dd630fd5e0 | [log] [tgz] |
---|---|---|
author | Riley Tatum <rtatum@google.com> | Mon Mar 17 20:52:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 20:52:16 2025 |
tree | 9d6a5d91d6e5ed953442a67425580a6418062c25 | |
parent | 089fdf23fd235b92810ac7be981f50d6a2d03c83 [diff] |
[NTP][Enterprise] Respect hidden modules whenever modules are enabled When NtpCardsVisible enterprise policy is set to true, all cards are always enabled. Because of this, sending the list of disabled cards to the frontend was unnecessary. However, hidden modules still should be respected, despite policy, since that is to hide modules that are not displayed for functionality purposes. For example, Microsoft Outlook card being hidden until Microsoft authentication is complete. Bug: 402882633, 402882894 Change-Id: I38ab0402c619e7cc422502052c0f102af82f9f7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6354010 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Commit-Queue: Riley Tatum <rtatum@google.com> Cr-Commit-Position: refs/heads/main@{#1433754}
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.