DescriptionFix problems with render_widget_host_ being deleted out-of-sync with cocoa_view_.
Right after Destroy() is called, render_widget_host_ is deleted. So
clear render_widget_host_ and guard calls to render_widget_host_.
http://crbug.com/14613
http://crbug.com/13514
http://crbug.com/12725
Patch Set 1 #
Total comments: 2
Patch Set 2 : Style fix. #
Messages
Total messages: 5 (0 generated)
|