commit | 4ea616502c3adc1d5b8c18fa116469ade70bffa6 | [log] [tgz] |
---|---|---|
author | Shakti Sahu <shaktisahu@chromium.org> | Thu Oct 07 17:08:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 07 17:08:45 2021 |
tree | 085ec3557007c5eb481a7c35682a00c2b392c42d | |
parent | f18ad5c42fa767defe1d90bbf38ec99fc86f9434 [diff] |
Download Home: Show explore offline tab only if there are content This CL changes explore offline tab to be visible only if there is some content, e.g. content indexed content. Once download home is opened, adding or removing content will not change the tab visiblity. Bug: 1211724 Change-Id: I420ee9feaf81b780abcd0067191b4d887e8e8667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3206953 Reviewed-by: David Trainor <dtrainor@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#929261}
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.