| commit | 377fc569884ad1db5d18579786510ca22d23b51d | [log] [tgz] |
|---|---|---|
| author | Jennifer Serrano <jennserrano@google.com> | Tue May 20 19:09:18 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 19:09:18 2025 |
| tree | 0699e58120680433abeaf118eaedd0ed99bfc732 | |
| parent | e6174590002839f82b9a98cce24d82517f3798e0 [diff] |
[ntp-footer] Update footer visibility based on user pref Only surfaces the footer on extension NTPs if "prefs::kNtpFooterVisible" is set to true. As `kNtpFooterVisible` is changed through the customize chrome side panel the footer visibility gets updated accordingly. Bug: 399184119 Change-Id: I0bc1d8e37b51eb06d455ce7f7bee40b5a399137a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6512356 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Commit-Queue: Jennifer Serrano <jennserrano@google.com> Cr-Commit-Position: refs/heads/main@{#1462951}
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.