diff options
author | calamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-09 10:13:33 +0000 |
---|---|---|
committer | calamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-09 10:13:33 +0000 |
commit | 74898626eaad915e2daf308d95b93cf84e98b8c0 (patch) | |
tree | 25df219bdacec491b4d1a7e3589705689b776a0f /remoting/jingle_glue | |
parent | 196fd4090e81d80e0a623d6aff0e51d519145ff5 (diff) | |
download | chromium_src-74898626eaad915e2daf308d95b93cf84e98b8c0.zip chromium_src-74898626eaad915e2daf308d95b93cf84e98b8c0.tar.gz chromium_src-74898626eaad915e2daf308d95b93cf84e98b8c0.tar.bz2 |
Fix app list profile selector crash on profile add while menu is open.
The base issue here is that MenuController::dealloc tries to close the
menu if it's open and assumes the model still exists. This CL resets the
MenuController before resetting the AppListMenu so that the dealloc is
called without any fuss.
BUG=305204
Review URL: https://codereview.chromium.org/26651002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/jingle_glue')
0 files changed, 0 insertions, 0 deletions