commit | ae8cce55490dcc821bf1411f91ef3deea19b4202 | [log] [tgz] |
---|---|---|
author | Katie D <[email protected]> | Wed May 02 21:16:28 2018 |
committer | Commit Bot <[email protected]> | Wed May 02 21:16:28 2018 |
tree | 18edc58f9fd627a69698987cfdad596c1a690897 | |
parent | 108269f8a85663a9b5120681964b26c4133ab194 [diff] |
Updates SelectToSpeakEventHandler to change state when extension state changes. This is part of a change to allow Select-to-Speak to work in tablet/touch only mode. This change allows the extension to tell the EventHandler that capturing should being, allowing Select-to-Speak to start capturing touch events or mouse events without the 'search' key having been clicked. This change does not cause any behavior changes at this time, because there is no current way to enter the SELECTING state without holding down the search key first. In a follow-up change, this pathway will be activated when a user will click a button in the ash system shelf. That button is not yet hooked up. To see a complete demo, see https://chromium-review.googlesource.com/c/chromium/src/+/1031550. Bug: 753018 Change-Id: I3be60fa338ce32e2a99ce7e21d9d7cab503ac4e0 Reviewed-on: https://chromium-review.googlesource.com/1036534 Commit-Queue: Katie Dektar <[email protected]> Reviewed-by: David Tseng <[email protected]> Cr-Commit-Position: refs/heads/master@{#555540}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .