Merge change I42d00fbe into eclair-mr2
* changes: fix issue with plugin surfaces not updating properly within the view system.
This commit is contained in:
@@ -2242,6 +2242,7 @@ final class WebViewCore {
|
||||
}
|
||||
|
||||
View pluginView = embeddedSurface.getSurface();
|
||||
pluginView.setWillNotDraw(false);
|
||||
|
||||
ViewManager.ChildView view = mWebView.mViewManager.createView();
|
||||
view.mView = pluginView;
|
||||
|
||||
Reference in New Issue
Block a user