Decouple RVH creation from CrossProcessFrameConnector.
The RenderViewHost creation today takes a CrossProcessFrameConnector pointer, which it uses to decide whether to create a top-level or child frame view. Replace this with a boolean and associate the CrossProcessFrameConnector with the view at a later point in time. BUG=357747 Review URL: https://codereview.chromium.org/270883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271461 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment