Comment #11 on issue 27167 by [email protected]: Crash -  
BrowserActionButton::OnImageLoaded()
http://code.google.com/p/chromium/issues/detail?id=27167

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

------------------------------------------------------------------------
r31651 | [email protected] | 2009-11-10 22:07:03 -0800 (Tue, 10 Nov 2009) |  
10 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/browser_actions_container.cc?r1=31651&r2=31650

Speculative fix for a common crash. We were leaking the
BrowserActionView because RemoveChild() does not delete it.
This could maybe cause OnImageLoaded() to be called when
there is no parent. I couldn't see any other path that could
lead to that.

BUG=27167
TEST=none

Review URL: http://codereview.chromium.org/385031
------------------------------------------------------------------------


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