Do not hide the old RenderWidgetHostView when commiting a navigation.
This fixes an issue where the old RenderView is reused by a new remote subframe. We shouldn't be leaking resources, because now we are already hiding the unused RenderView in the renderer, when the local main frame gets detached and the WebViewFrameWidget is closed. BUG=638375 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://chromiumcodereview.appspot.com/2415973002 Cr-Commit-Position: refs/heads/master@{#426913}
Showing
Please register or sign in to comment