Description[TTS] Fix flaky second-tap on tap-selection.
When a Tap selection is present, a second tap shows the pins, and
the Bar should keep showing. However this seems to currently be
flaky.
This CL adds a check when a Tap is recognized to see if we're
already showing a Tap-selection. We were incorrectly starting
a Tap sequence in response to this second tap but that's not
needed since we'll soon get a message for the Long-press gesture
when the pins show.
BUG=717942
Review-Url: https://codereview.chromium.org/2853393003
Cr-Commit-Position: refs/heads/master@{#469033}
Committed: https://chromium.googlesource.com/chromium/src/+/b789be39ee73d0f5e834d3f0a1e3ef88d59d10bd
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|