diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-23 22:59:08 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-23 22:59:08 +0000 |
commit | b596f789a6d3b8ca4609fd67587e7db715e3d8ca (patch) | |
tree | 374d75dfd8ec4ed6a6b5e6b3775bf90a897318be /content/browser/browser_child_process_host.h | |
parent | 9fc441643df5e17c19133a637c1a9d1a70fbb07c (diff) | |
download | chromium_src-b596f789a6d3b8ca4609fd67587e7db715e3d8ca.zip chromium_src-b596f789a6d3b8ca4609fd67587e7db715e3d8ca.tar.gz chromium_src-b596f789a6d3b8ca4609fd67587e7db715e3d8ca.tar.bz2 |
Aura: Fix crash on omnibox input in compact window mode
The layout manager for compact window mode calls Show() on the status area widget as part of its visibility updates when a new Aura window opens. This causes the status area widget to try to activate and take focus, which tries to release focus and close the omnibox popup, which causes a crash. Only call Show() if the widget is currently invisible, for transitions out of fullscreen.
BUG=110897
TEST=Run Aura in compact window mode, type into omnibox, should not crash
Review URL: https://chromiumcodereview.appspot.com/9160002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118755 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/browser_child_process_host.h')
0 files changed, 0 insertions, 0 deletions