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

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

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

* commit '90673b9d':
  Monkeys are touching my destroyed stuff
parents c5731e42 90673b9d
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);
                    }