commit | 679245d437ab701e3b2cdc7806e2000f50922dcf | [log] [tgz] |
---|---|---|
author | Akihiro Ota <akihiroota@chromium.org> | Wed Aug 04 16:56:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 04 16:56:46 2021 |
tree | c4fd9cb581a76556bc948f7d52b15ff18e480870 | |
parent | 8613a7ea902ddf8e8bb1467a669cd384a5010d39 [diff] |
Offline Dictation: Disable tray button with tooltip during SODA download This change is a follow-up to https://crrev.com/c/2909768. In that change, we added behavior to hide the dictation tray button during a SODA download. However, after consulting UX, we have decided to tweak the behavior; we now disable the button and set a tooltip. This behavior is hidden behind the offline Dictation feature, which can be enabled by using the command line parameter: --enable-features="ExperimentalAccessibilityDictationOffline" Bug: 1234007 Change-Id: Ib9dcb284654928c3201334a117d4cc183cc2be6d AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3059093 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#908493}
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.