New issue
Advanced search Search tips

Issue 923398 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

move hit-test data builder code from viz/common to viz/client

Project Member Reported by riajiang@chromium.org, Jan 18 (4 days ago)

Issue description

hit-test data building code should only be needed by clients via HitTestDataProviderDrawQuad. however, OOP-D is not on CrOS yet and that means ash is still using DirectLayerTreeFrameSink to submit hit-test data, which lives in viz/service. after OOP-D is launched on CrOS and everything uses AsyncLayerTreeFrameSink, we can move that code from viz/common back to viz/client
 

Sign in to add a comment