commit | 5df390e88a3b4050a804911662bd8da9970535fe | [log] [tgz] |
---|---|---|
author | Gang Wu <gangwu@chromium.org> | Thu Mar 27 22:20:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 22:20:24 2025 |
tree | b1ddf837d8c11edc0cb2ac416d7cb4b1cc0fe79a | |
parent | e55f9e55a2155391b02967626490fddb0d8b4e7d [diff] |
Launch Chrome when clicking widget if folder is empty This CL adds support for launching Chrome when the current folder is empty in the bookmarks widget. Adjusted the empty_message layout by adding top margin to prevent its click listener from covering the folder title, ensuring the title remains clickable. Also added bottom padding to keep the empty_message text vertically centered and to make the bottom area of the widget clickable as well. Bug: 404261012 Change-Id: Ib5b6761530ed1bf4dbcfaf0b7a58792de680cbc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6405393 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Reviewed-by: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1439047}
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.