Make to call WebContentsImpl::RenderViewCreated() when we create child window.
Actually we do not call WebContentsImpl::RenderViewCreated() when we care child window. It makes many issues such as addJavascriptInterface() is not working well in child window. BUG=361418 TEST=WebContentsImplBrowserTest.RenderViewCreatedForChildWindow Review URL: https://codereview.chromium.org/196283013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271240 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment