commit | 561548f191bf033a181423d5edc352d1af432863 | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Sat Jul 15 00:51:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 15 00:51:50 2023 |
tree | b72f63f9d9339356666f6d82f1f3c60f2f0596ed | |
parent | 967d92a0645fe754f1ce3f5a62e60fe05840e6cf [diff] |
Bookmarks++: Change folder/view entrypoints Removes the "New folder" icon button in favor of a new folder button at the top of the bookmarks list. Also reverts the recent change to the bulk edit button, and adds an icon button to toggle between compact and visual view. Bug: 1455528 Change-Id: I497a664043ae31b6999c0453c787039f28139367 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4671013 Commit-Queue: Emily Shack <emshack@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1170815}
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.