diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 01:02:58 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 01:02:58 +0000 |
commit | a7867d3df5de7ac0ec6c69d6b721a6b581ba142b (patch) | |
tree | 6ee755aa5eb150b45d9ca905e4a3e6bd54ffb13c /app/l10n_util_posix.cc | |
parent | 85b024483a5f41fe130e86b2a21f278494fff6c9 (diff) | |
download | chromium_src-a7867d3df5de7ac0ec6c69d6b721a6b581ba142b.zip chromium_src-a7867d3df5de7ac0ec6c69d6b721a6b581ba142b.tar.gz chromium_src-a7867d3df5de7ac0ec6c69d6b721a6b581ba142b.tar.bz2 |
Fix an erroneous set of tab change notifications sent whenever closing a tab before the current one. GetSelectedTabContents() was using the old |selected_index_|, which was no longer the selected tab, leading to bogus notifications, which in turn caused other problems.
BUG=16753
TEST=Open Chrome. Hit ctrl-t twice. Type a few letters. Middle click the tab to the left of the current tab (the first "New Tab" you opened). Your typing should not disappear.
Review URL: http://codereview.chromium.org/276052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29233 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/l10n_util_posix.cc')
0 files changed, 0 insertions, 0 deletions