diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 23:39:19 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-29 23:39:19 +0000 |
commit | 62e3b90b17781357161dd1e37d8dab99cb17b5c0 (patch) | |
tree | 81815b31a80ecb19d0102f656fc0d74bfcb09490 /views | |
parent | 2bc2de68e5961170980496f79d4b89a9956b3b49 (diff) | |
download | chromium_src-62e3b90b17781357161dd1e37d8dab99cb17b5c0.zip chromium_src-62e3b90b17781357161dd1e37d8dab99cb17b5c0.tar.gz chromium_src-62e3b90b17781357161dd1e37d8dab99cb17b5c0.tar.bz2 |
Fix crash in delayed tab resizing. If the Resize Relayout code is called after the last tab has been closed but before the window is destroyed (this whole process is very async) there are zero tabs in the layout and as a result GetTabAt(0) will crash.
http://crbug.com/14603
TEST=none
Review URL: http://codereview.chromium.org/150064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19557 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views')
0 files changed, 0 insertions, 0 deletions