Chromium Code Reviews
Description[TTS] Fix metrics on re-tap to count both taps.
When the user taps next to the selection when the bar is already
showing the bar doesn't hide and reshow, but the searches are
considered separate. Currently we only update metrics for one
of these taps, but we're supposed to update for each search.
This change adds an override to ContextualSearchPanel to call
peekpanel when requestPanelShow is called in the case where it's
already peeking.
BUG=721953
Review-Url: https://codereview.chromium.org/2877063003
Cr-Commit-Position: refs/heads/master@{#471848}
Committed: https://chromium.googlesource.com/chromium/src/+/b4155a0bbd8b968baa44f8c9656e86e351b4e50a
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
|||||||||||||||||||