commit | 75d75da005e68ce00ac0ec77a95e84a034d9db6d | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Wed May 29 06:36:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 06:36:19 2024 |
tree | d6493632d90db3d11bd5693931545e98086e76dd | |
parent | e5aeeb3e015830168f61e2f439d15bfeb023a181 [diff] |
Refactor PickerZeroStateView to clarify the visual structure. PickerZeroStateView contains a 'primary' section that is at the top, containing suggestions and caps nudge. Then follows one section per category type. Make this structure clearer by renaming and special casing the primary section. Bug: b/343092747 Change-Id: Iab0bb95b9876f9a797807a72d79abe72d72b72c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5568783 Reviewed-by: Michelle Chen <michellegc@google.com> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1307238}
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.