commit | 69f88f752c86c3345ee80c9bbae76cd83d700389 | [log] [tgz] |
---|---|---|
author | Yanling <yanlinghu@google.com> | Thu Apr 03 17:57:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 17:57:11 2025 |
tree | 3697a4a6d7480fed3b2ec480d34cb65600462f0d | |
parent | 7fe3596edf6f314ebf2eaa4ec5ac2eb2f1b42f75 [diff] |
[NTP Customization] Hide the "Discover feed" option in the main bottom sheet when necessary This CL adds the logics to hide the "Discover feed" option in the main bottom sheet if the feed section is completely removed from the new tab page. In other words, it is removed if the user is in one of the EEA countries and the searching engine using is not the google one. The change of the CL is shown in the following documentation: https://docs.google.com/document/d/1bMRVyyqOd0-cAmyTbL9IhKNU9uSvDdpdCngSzSXIHnk/edit?tab=t.0#bookmark=id.yhcjjq3eiz9t Bug: 376238770 Change-Id: I8a8d51788952339202334cc7c5764d2e6c423ff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6397805 Reviewed-by: Jian Li <jianli@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Yanling Hu <yanlinghu@google.com> Cr-Commit-Position: refs/heads/main@{#1442284}
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.