commit | e1cbbfb73e7fec3da6acb7293527669ff857cf45 | [log] [tgz] |
---|---|---|
author | Charles Meng <charlesmeng@google.com> | Wed Feb 05 23:27:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 23:27:16 2025 |
tree | d92163a125656c36950278cafd4da548a0039cc6 | |
parent | 08827bc8d8287c84070ee200589e1c54457576b7 [diff] |
Change glic status icon click and keyboard shortcut to toggle UI Change clicking the status icon and invoking the global keyboard shortcut to toggling the UI instead of just showing it. The behavior for the menu item will still be the same - it will only show and not toggle. Low-Coverage-Reason: TRIVIAL_CHANGE glic_background_mode_manager.cc was just changed to call a different function which is already being tested Fixed: 392670699 Change-Id: Ie3503115a9b84906e7fd7460a8a4fa77099b55a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6215901 Reviewed-by: Ian Wells <iwells@chromium.org> Reviewed-by: Alison Gale <agale@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Commit-Queue: Charles Meng <charlesmeng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416499}
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.