commit | e58aed87a3039592c2b4df867b7cb9dc93e2e283 | [log] [tgz] |
---|---|---|
author | Tom Lukaszewicz <tluk@chromium.org> | Tue Mar 15 20:42:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 15 20:42:37 2022 |
tree | 5d2c0214d4b792048b667b97af9f9d181fc3f740 | |
parent | ad57055b40b15375912d4ce43afb2a3b99329ded [diff] |
[side search] Update tooltip and accessibility strings This CL updates the tooltip and accessibility strings for the side search toolbar buttons and the close button. Both accessibility and tooltip strings now take into account the active state of the button. This CL also addresses a small bug with the tooltip not being updated correctly for the toolbar button and eliminates the SetLabel() call for the SideSearchIconView which would cause a full text presentation in some cases in the omnibox. Bug: 1306372 Change-Id: I4c2225f77568bda2184054d9be4c165e9fb723a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3524270 Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#981301}
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.