commit | 6e6c2ea4661f63ff75d0adda2a5a2f7e5ff6950c | [log] [tgz] |
---|---|---|
author | Sarah Bloom <sarahnbloom@google.com> | Sat Aug 14 01:05:49 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 14 01:05:49 2021 |
tree | cfdac6c9ce6dc967d192e44660afb36e0c959b29 | |
parent | 8010ab0215078b21ef9e473040b0cd049b368300 [diff] |
Saved tab group bookmark bar chip front-end Draws data from bookmark folders and renders bookmark folder buttons as saved tab group chips. Adds color-themed lightened/darkened background to bookmark bar chip according to current light/dark mode status and shows a standard tab group color border on hover. Opens drop-down context menu of contained links/icons on right-click, and opens all links in a new, properly-named group on left-click (group color is currently manually set). Opens group in background and does not overwrite or navigate away from current tab. Hidden behind kTabGroupsSave flag. Bug: 1223919 Change-Id: Ia600715a4d563eac94a019dbd53b3a4be7eed2cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3064284 Commit-Queue: Sarah Bloom <sarahnbloom@google.com> Reviewed-by: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#911957}
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.