Comment #18 on issue 25290 by [email protected]: Browser crash @  
RenderWidgetHostViewWin::OnKillFocus(HWND__ *)
http://code.google.com/p/chromium/issues/detail?id=25290

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

------------------------------------------------------------------------
r29607 | [email protected] | 2009-10-20 20:18:59 -0700 (Tue, 20 Oct 2009)  
| 8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_widget_host_view_win.cc?r1=29607&r2=29606

Revert r29418 as it caused a regression.

OnKillFocus() is being called during destruction, and tries to access a  
render_widget_host_ which has already been NULLed.

BUG=25290, 24248
TBR=jcampan

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


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