commit | 29c3305495f7ad2567bf1ae5f54e1a20e7cdddf3 | [log] [tgz] |
---|---|---|
author | Eleanor Lee <eleanorlee@google.com> | Tue Aug 05 20:16:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 05 20:16:36 2025 |
tree | 649bb1aa457e658400c62ba5d15e25c9241ad89c | |
parent | 2dfa1430a59219108252903f5509ecc729c262a9 [diff] |
[Bookmarks Bar] Anchored popup with submenu logic When a folder in the bookmarks bar is tapped, a popup should appear. If the folder has any nested folders, the popup should show those too. After: https://screencast.googleplex.com/cast/NjU0ODUwMzM5MTEwOTEyMHxiNGJlNDZmMC02ZQ This UI change is guarded behind the feature flag android-bookmark-bar. Further changes will be chained to this CL. Bug: 430044890 Change-Id: Ie9995b29f38c6590900f03427bc40c9f23d8bdb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6810485 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Eleanor Lee <eleanorlee@google.com> Reviewed-by: Mark Schillaci <mschillaci@google.com> Reviewed-by: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1497139}
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.