Merge "After calling loadData invalidate the content"
This commit is contained in:
@@ -1172,6 +1172,7 @@ public final class WebViewCore {
|
|||||||
loadParams.mMimeType,
|
loadParams.mMimeType,
|
||||||
loadParams.mEncoding,
|
loadParams.mEncoding,
|
||||||
loadParams.mHistoryUrl);
|
loadParams.mHistoryUrl);
|
||||||
|
nativeContentInvalidateAll();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case STOP_LOADING:
|
case STOP_LOADING:
|
||||||
|
|||||||
Reference in New Issue
Block a user