Fixes bug in painting multiple selected tabs. Specifically when
reattaching multiple tabs we wouldn't repaint the whole tabstrip. The fix is to key off the selection model rather than the dragged property since the dragged property is updated after animations complete. BUG=167886 TEST=see bug R=ben@chromium.org Review URL: https://codereview.chromium.org/11830009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175911 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment