Remove indirection for SiteInstance and RenderProcessHost from RenderFrameHost.
Currently the SiteInstance and RenderProcessHost for a RenderFrameHost are retrieved from the associated RenderViewHost. The RFH code is sufficiently along the way to keep track of these on its own. BUG=304341 Review URL: https://codereview.chromium.org/881683002 Cr-Commit-Position: refs/heads/master@{#313383}
Showing
Please register or sign in to comment