commit | 6c82e7e44167e967a3f47ba5ccf0eb90b05a8d03 | [log] [tgz] |
---|---|---|
author | Jennifer Serrano <jennserrano@google.com> | Thu Apr 24 20:33:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 20:33:22 2025 |
tree | 59d1a8cd141db2d4110af85e95ea25767f76e56b | |
parent | 12c5c695e5eb7cae35375ed276be85a4ab1a6268 [diff] |
[ntp footer] Hide footer section from Customize Chrome side panel Adds 'NewTabPageType' enum to classify the NTP type the side panel is attached to. The footer section will only be shown for extension NTPs. Footer toggle shown on extension ntp: https://screenshot.googleplex.com/8cEH6z4n2t6k6Fr Footer toggle hidden: https://screenshot.googleplex.com/4iaEaDNbuAtMkMA Bug: 400952431 Change-Id: I59e0e3825d8aca17e03388b42c9241d2dc99da58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6464147 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Reviewed-by: Fred Shih <ffred@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Jennifer Serrano <jennserrano@google.com> Cr-Commit-Position: refs/heads/main@{#1451405}
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.