DescriptionShutdown RenderWidgetHost owned by RenderFrameHost when destroying the RenderFrameHost.
This is needed because the RenderThread in the renderer process owns a reference to the RenderWidget, and that reference is only released when the RenderWidgetHost sends ViewMsg_Close, which happens on RenderWidgetHost::Shutdown.
BUG=464764
Committed: https://crrev.com/6a3da17d3e84b2a1150bd3fe301586b9960b5d44
Cr-Commit-Position: refs/heads/master@{#327331}
Patch Set 1 #
Total comments: 2
Patch Set 2 : addressing Ken's comment. #
Messages
Total messages: 13 (4 generated)
|