commit | 3570a7b975f314021d906c087252c222145bedfe | [log] [tgz] |
---|---|---|
author | dmblack <dmblack@google.com> | Fri Feb 07 02:09:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 07 02:09:31 2025 |
tree | 2a5ac3f19d9d9099da0bc92ffb813aaa292b0d62 | |
parent | 30d77a77f499a829c5ed80894a32e6d4001efb90 [diff] |
Add overflow button to clank bookmark bar. This CL adds an overflow button to the clank bookmark bar. The button is visible if and only if more bookmark bar items exist than are rendered. When clicked, the overflow button takes the user to the bookmarks bar folder in the bookmark manager. Screenshot: http://shortn/_kOWZ7l5jCc Bug: 394614225 Change-Id: Ib068c15446978ebfe758348126cd14537d591175 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6237271 Commit-Queue: David Black <dmblack@google.com> Reviewed-by: Brandon Wylie <wylieb@google.com> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417117}
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.