DescriptionEliminate hit test for content detection on GestureTap.
Currently WebViewImpl does a redundant hit test for content detection even
though we've already done event targeting before it. This patch updates it to
use the hit test result from the targeted event. This also has the positive
side effect that content detection uses the touch adjusted node.
This is part 2 of 2, depends on
https://codereview.chromium.org/603813002/
BUG=381728, 416746
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182997
Patch Set 1 #Patch Set 2 : Update hit test counts #
Messages
Total messages: 8 (2 generated)
|