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 Review URL: http://codereview.chromium.org/6264015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72506 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment