commit | 8bb5f726a932c70e47ae1e1dbeafc1663c373bbd | [log] [tgz] |
---|---|---|
author | Prameet Shah <phshah@google.com> | Sat Mar 16 22:20:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 16 22:20:55 2024 |
tree | f0f2f3a7ecb77f7638b4a05c5f7e037e5e0a9193 | |
parent | 5dcbab41625756f94c96b3d434f3d12dce03c2db [diff] |
gd: Show the toolbar by default, and add a preference to save its visibility Add a preference to save the toolbar's visibility, and update it when the toolbar is toggled. By default, show the toolbar. Bug: b:324304416 Test: Ran ash unit tests and manual testing. Change-Id: I436435b7705c57308bf5cf24e5af896928be9f6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5373216 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Prameet Shah <phshah@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273857}
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.