Making sure ClearHandleAfterTap's tap occurs inside of HTML document
The last tap in ClearHandleAfterTap was causing the HitTestResult's innerNode to be null. This change makes it so that the tap occurs on an HTML element thus making the innerNode not be null. This is change was necessary to for crrev.com/2616623002. Review-Url: https://codereview.chromium.org/2748483002 Cr-Commit-Position: refs/heads/master@{#457488}
Showing
Please register or sign in to comment