Fix for non-live RenderFramehosts incorrectly marked as live.
I noticed that FrameTreeNodes that contain inner WebContentses have RenderFrameHosts that are marked "live" (for the purposes of RenderFrameHost::IsRenderFrameHostLive()) even though they do not have any associated RenderFrames. This patch fixes that. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2346673002 Cr-Commit-Position: refs/heads/master@{#419150}
Showing
Please register or sign in to comment