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

Commit c52f0d3d authored by John Reck's avatar John Reck Committed by Android Git Automerger
Browse files

am 722211ed: am 90673b9d: Merge "Monkeys are touching my destroyed stuff" into jb-dev

* commit '722211ed':
  Monkeys are touching my destroyed stuff
parents 67772a09 722211ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5827,7 +5827,7 @@ public final class WebViewClassic implements WebViewProvider, WebViewProvider.Sc
                    }
                    data.mSlop = viewToContentDimension(mNavSlop);
                    removeTouchHighlight();
                    if (!mBlockWebkitViewMessages) {
                    if (!mBlockWebkitViewMessages && mWebViewCore != null) {
                        mWebViewCore.sendMessageAtFrontOfQueue(
                                EventHub.HIT_TEST, data);
                    }