commit | 2aeccb51acf7c3d413568f703054a23f207aca56 | [log] [tgz] |
---|---|---|
author | Louis Romero <lpromero@google.com> | Thu Jul 04 09:22:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 04 09:22:24 2024 |
tree | fbbd7073a2ff777da93231525f9f9d0fe6d2b1f5 | |
parent | dab092b721896bf9eac64db35d4f536b179922aa [diff] |
Add empty state view to Tab Groups panel This CL adds an empty state view, similar to the other panels when they are empty. Screenshot: https://screenshot.googleplex.com/BnJfFygbvgJhFZt Video: https://drive.google.com/file/d/1WJvTtEhwvo7MdBAc3ICsDm-ePncSgEwY Fixed: 349788953 Change-Id: Ie15983d36b6bece756899c286bce99c7cc01d8b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5676884 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Louis Romero <lpromero@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1323248}
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.