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

Issue 789734 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 30
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocked on:
issue 672311



Sign in to add a comment

WindowTreeClient needs a way to register its mojo interface for hit-testing assistance

Project Member Reported by rjkroege@chromium.org, Nov 29 2017

Issue description

In new-style hit-testing, there is always a possibility that the data provided to the HitTestQuery system is not sufficient to determine where the event should be routed to. In this case, the HitTestQuey component sends an inquiry to a WindowTreeClient (typically a renderer) for the FramdSinkId that should be the event recipient.

The WindowTreeClient provides this resolution via a mojo interface ( http://crbug.com/732405 )

But there needs to be a way to provide a mojo pipe corresponding to the implementation of this targeting-inquiry interface to the WindowTreeHost implementation. This bug is to implement that facility.


 
Project Member

Comment 1 by sheriffbot@chromium.org, Nov 30

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)
Fixed for months now.

Sign in to add a comment