summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 20:20:35 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 20:20:35 +0000
commitf9358382509f917e508c7fd910ef2cc49d7671fc (patch)
tree8fbfa13c55651feb08c5d72bd0d3727b0feec9f2 /sandbox
parent4dfae51bf8db229251104bc71ae14237a5989e1c (diff)
downloadchromium_src-f9358382509f917e508c7fd910ef2cc49d7671fc.zip
chromium_src-f9358382509f917e508c7fd910ef2cc49d7671fc.tar.gz
chromium_src-f9358382509f917e508c7fd910ef2cc49d7671fc.tar.bz2
Fixes possible crash in bookmark menus. Specifically if you had a menu
showing and brought up the context menu and clicked a separator we would do the wrong thing. We would try to show the first menu again, without cancelling out of the inner loop, which would most likely result in a crash. The right thing to do in this case is not close the context menu (this behavior can be seen in windows as well). BUG=17862 TEST=see bug, but also covered by ui test now. Review URL: http://codereview.chromium.org/160458 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22180 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox')
0 files changed, 0 insertions, 0 deletions