Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Issue 167283005: Close SpeechRecognitionBubble on pressing the Escape key. (Closed)

Created:
6 years, 10 months ago by babu
Modified:
6 years, 10 months ago
Reviewers:
msw, Elliot Glaysher, erg
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Close SpeechRecognitionBubble on pressing the Escape key. This cl adds support to cancel the SpeechRecognitionBubble on pressing the Escape key. BUG=344481 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252814

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed review comment. #

Total comments: 1

Patch Set 3 : Addressed review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M chrome/browser/ui/views/speech_recognition_bubble_views.cc View 1 2 3 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
babu
6 years, 10 months ago (2014-02-20 12:48:14 UTC) #1
msw
https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc File chrome/browser/ui/views/speech_recognition_bubble_views.cc (right): https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc#newcode113 chrome/browser/ui/views/speech_recognition_bubble_views.cc:113: set_close_on_esc(false); Why not just remove this line? Many bubbles ...
6 years, 10 months ago (2014-02-20 18:30:20 UTC) #2
Elliot Glaysher
https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc File chrome/browser/ui/views/speech_recognition_bubble_views.cc (right): https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc#newcode113 chrome/browser/ui/views/speech_recognition_bubble_views.cc:113: set_close_on_esc(false); On 2014/02/20 18:30:20, msw wrote: > Why not ...
6 years, 10 months ago (2014-02-20 18:59:17 UTC) #3
msw
https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc File chrome/browser/ui/views/speech_recognition_bubble_views.cc (right): https://codereview.chromium.org/167283005/diff/1/chrome/browser/ui/views/speech_recognition_bubble_views.cc#newcode113 chrome/browser/ui/views/speech_recognition_bubble_views.cc:113: set_close_on_esc(false); On 2014/02/20 18:59:18, Elliot Glaysher wrote: > On ...
6 years, 10 months ago (2014-02-20 21:57:24 UTC) #4
babu
Thanks Mike and Elliot for reviewing. > > Why not just remove this line? Many ...
6 years, 10 months ago (2014-02-21 16:33:40 UTC) #5
babu
On 2014/02/20 21:57:24, msw wrote: > Ah, right... that comment is probably still valid, hence ...
6 years, 10 months ago (2014-02-21 16:44:46 UTC) #6
msw
LGTM, thanks for your diligence.
6 years, 10 months ago (2014-02-21 18:06:31 UTC) #7
Elliot Glaysher
lgtm++ https://codereview.chromium.org/167283005/diff/80001/chrome/browser/ui/views/speech_recognition_bubble_views.cc File chrome/browser/ui/views/speech_recognition_bubble_views.cc (right): https://codereview.chromium.org/167283005/diff/80001/chrome/browser/ui/views/speech_recognition_bubble_views.cc#newcode112 chrome/browser/ui/views/speech_recognition_bubble_views.cc:112: // explicitly closing on deactivation will cause unexpected ...
6 years, 10 months ago (2014-02-21 18:07:57 UTC) #8
babu
On 2014/02/21 18:07:57, Elliot Glaysher wrote: > https://codereview.chromium.org/167283005/diff/80001/chrome/browser/ui/views/speech_recognition_bubble_views.cc#newcode112 > chrome/browser/ui/views/speech_recognition_bubble_views.cc:112: // explicitly > closing on ...
6 years, 10 months ago (2014-02-21 19:15:52 UTC) #9
babu
The CQ bit was checked by sudarsana.nagineni@intel.com
6 years, 10 months ago (2014-02-22 08:00:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sudarsana.nagineni@intel.com/167283005/160001
6 years, 10 months ago (2014-02-22 08:01:07 UTC) #11
commit-bot: I haz the power
6 years, 10 months ago (2014-02-22 19:04:25 UTC) #12
Message was sent while issue was closed.
Change committed as 252814

Powered by Google App Engine
This is Rietveld 408576698