commit | a28ae5f28191c1cf006a5475b1fc30a49b4f2dba | [log] [tgz] |
---|---|---|
author | Steven Luong <stluong@chromium.org> | Thu Jan 23 01:20:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 01:20:18 2025 |
tree | 80fe4f2df4f35f67f7fc932d2eaecc428ad5b3c8 | |
parent | 191b52cae3cdce34720eaf6e27ba83910e80f5da [diff] |
Connect the glic settings CrShortcutInputElement with the shortcut pref When a new shortcut is set on the glic settings CrShortcutInputElement, the shortcut is now saved to a pref. In addition, if a shortcut was previously set, it will now be shown on the input element as well. Low-Coverage-Reason: HARD_TO_TEST The glic_browser_proxy isn't being used for testing. Instead, the testing_glic_browser_proxy is being used for testing to verify that the proxy functions are called correctly. Bug: 378143781 Change-Id: I72035ead2c67a94cb404474c6d982a2afc94f614 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180509 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Steven Luong <stluong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410042}
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.