Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb2b9b26 authored by John Reck's avatar John Reck
Browse files

After calling loadData invalidate the content

 Bug: 5205296

Change-Id: I7470faf0b71a769926c007b964987e8bc7a61efb
parent cf56f1e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1172,6 +1172,7 @@ public final class WebViewCore {
                                    loadParams.mMimeType,
                                    loadParams.mEncoding,
                                    loadParams.mHistoryUrl);
                            nativeContentInvalidateAll();
                            break;

                        case STOP_LOADING: