New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 733820 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Clean up |WebView::HitTestResultAt()|

Project Member Reported by chongz@chromium.org, Jun 15 2017

Issue description

According to code search |WebView::HitTestResultAt()| is only used in tests. We should check if it's still needed, and remove if not.

Note:
|WebViewImpl::HitTestResultForTap()| was used in |AwContents.java::onTouchEvent()|.
 

Comment 1 by chongz@chromium.org, Jan 11 2018

Status: WontFix (was: Assigned)
|WebView::HitTestResultAt()| is now used in 'render_widget_input_handler.cc' as well. Closing as WontFix.

Sign in to add a comment