summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-15 01:04:21 +0000
committerasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-15 01:04:21 +0000
commitfc1216ed7100ecb6b2c1bcb30e82994eb79864ef (patch)
treee7b22ba42dbeefe0d5a1aa66fa466f0747f5f118 /remoting
parent4c7c8f9736d77de3de54feb1cbc271613cc1ee3a (diff)
downloadchromium_src-fc1216ed7100ecb6b2c1bcb30e82994eb79864ef.zip
chromium_src-fc1216ed7100ecb6b2c1bcb30e82994eb79864ef.tar.gz
chromium_src-fc1216ed7100ecb6b2c1bcb30e82994eb79864ef.tar.bz2
[Mac] Fix tab dragging regression.
This was caused by my re-ordering of the calls [self endDrag:theEvent] and [[tab view] mouseUp:theEvent] in: http://codereview.chromium.org/7831077 I originally re-ordered these calls with the concern that the |inRapidClosureMode| block in -[TabView mouseUp:] was sometimes getting hit, causing problems in -endDrag:. I've now added a DCHECK() for this instead. In addition, I've also fixed another out-of-date comment. BUG=96494 TEST=Drag a non-active tab to a different spot in the tab strip. The tab should stay at the spot after you let go of the drag. Review URL: http://codereview.chromium.org/7887043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101209 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
0 files changed, 0 insertions, 0 deletions