Split up Chrome and WebView RenderWidgetHostViews |
|
Issue descriptionRenderWidgetHostViewAndroid is both used for android_webview and for Chrome for Android. On android_webview we use a very different code path that does not involved DelegatedFrameHost. We probably want to splut up RenderWidgetHostView(Android) into two (Chrome and WebView specific) versions. |
|
►
Sign in to add a comment |
|