webview: Fix the code to disallow external protocol handlers.
RenderViewHost::FromID() should only be accessed in the UI thread. So use ExtensionRendererState::GetWebViewInfo() instead to determine if the render view is hosting a guest. BUG=230655 R=jam@chromium.org Review URL: https://codereview.chromium.org/23717034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221724 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment