commit | 30fc61f205c689a627b912977d874d5477efd781 | [log] [tgz] |
---|---|---|
author | dmblack <dmblack@google.com> | Mon Mar 24 20:20:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 20:20:26 2025 |
tree | 87c991c4f744d6c1b42b8e77992176c0a65afe67 | |
parent | e9fb06ff6fe2c527924b0e7ab92f843f9d982647 [diff] |
Create keyboard shortcut to toggle bookmark bar. This CL creates a keyboard shortcut to toggle the bookmark bar. The keyboard shortcut updates the native preference that determines bookmark bar visibility. Note that bookmark bar visibility is not yet wired up to respect the native preference; that will be implemented in a follow up CL. Design: http://shortn/_ywmA9QscHQ NO_IFTTT=N/A Bug: 397468253 Change-Id: If75474e61176cdcae4faa56354afb392e541ed25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6349960 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Mark Schillaci <mschillaci@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1437029}
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.