DescriptionChanges semantics of TabSelectedAt. For multi-selection the TabStrip
is going to still have the notion of the selected tab, but I need some
way to notify observers when other aspects of the selection
change. For example, if you shift click to extend the selection the
'selected tab' won't change. I'm changing TabSelectedAt so that if the
selected TabContents hasn't changed the old/new are the same.
This change only adds the necessary code to ignore the new
semantics. Code that actually invokes TabSelectedAt will come later.
BUG=30572
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76619
Patch Set 1 #Patch Set 2 : Convert to a new method #
Messages
Total messages: 5 (0 generated)
|