commit | 74d5b5bbe13220e809bdefec96fc98aae7185864 | [log] [tgz] |
---|---|---|
author | Anastasia Helfinstein <anastasi@google.com> | Tue Jun 18 15:29:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 15:29:49 2024 |
tree | bb5e5b1dc4a1c0f63d3f5de177c19dce7198367d | |
parent | ce5e4b531cef9e7aae067ab9118b753a9b4db016 [diff] |
[Caret Browsing] Correct dialog text with accurate keys Update the keyboard shortcut in the caret browsing enabled dialog to dynamically indicate what action key corresponds to F7. and confirm that the action listed is correct. AX-Relnotes: Caret browsing dialog has accurate keyboard shortcut Bug: b/337281298 Test: Manual; press Search + Ctrl + (seventh key in the function row) Change-Id: Ibff7165334f2a62adb657e3988fefc4bfcdfb282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5607249 Reviewed-by: Elly FJ <ellyjones@chromium.org> Commit-Queue: Elly FJ <ellyjones@chromium.org> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316469}
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.