summaryrefslogtreecommitdiffstats
path: root/ash/shell/app_list.cc
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-23 16:18:15 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-23 16:18:15 +0000
commit5ebd74c164778f697a4deea82bc0fd469c6999fd (patch)
tree4db6fce6fcfefeaf5fdfe88d5a6c98b16e042e90 /ash/shell/app_list.cc
parent251622ee902832d8a7f9aa34896cbbf7c56e2ac5 (diff)
downloadchromium_src-5ebd74c164778f697a4deea82bc0fd469c6999fd.zip
chromium_src-5ebd74c164778f697a4deea82bc0fd469c6999fd.tar.gz
chromium_src-5ebd74c164778f697a4deea82bc0fd469c6999fd.tar.bz2
Fixes crash in tab dragging. The crash could occur because we were
triggering a nested call to ContinueDragging. Specifically when we went to cancel the nested loop we would invoke ReleaseMouseCapture, which called back to ContinueDragging. I'm avoiding that by removing the observer before doing releasing capture. BUG=119541 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9808042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell/app_list.cc')
0 files changed, 0 insertions, 0 deletions