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

Issue 6264015: Avoid closing the speech input UI bubble twice. (Closed)

Created:
9 years, 11 months ago by Leandro Graciá Gil
Modified:
9 years, 7 months ago
Reviewers:
Satish
CC:
chromium-reviews
Visibility:
Public.

Description

Avoid closing speech input UI bubble twice. Some Mac OS Leopard versions were affected by a bug caused by trying to close a speech UI bubble that was being already closed. It has been checked in all platforms that the bubble is closed before calling the focus lose event, making it unnecesary to close it again. BUG=70251 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72506

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M chrome/browser/speech/speech_input_bubble_controller.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Leandro Graciá Gil
I'm still pending the final verifications on the Windows build. I'll commit the patch after ...
9 years, 11 months ago (2011-01-25 12:27:40 UTC) #1
Satish
9 years, 11 months ago (2011-01-25 12:51:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698