Comment #3 on issue 14603 by [email protected]: Crash -  
TabStrip::GetTabAt(int)
http://code.google.com/p/chromium/issues/detail?id=14603

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=19557

------------------------------------------------------------------------
r19557 | [email protected] | 2009-06-29 16:39:19 -0700 (Mon, 29 Jun 2009) |  
6 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/tabs/tab_strip.cc?r1=19557&r2=19556

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
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to