New issue
Advanced search Search tips

Issue 634336 link

Starred by 3 users

Issue metadata

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



Sign in to add a comment

Remove any unused LatencyInfo components

Project Member Reported by tdres...@chromium.org, Aug 4 2016

Issue description

There are a lot of LatencyInfo components, and it isn't clear that we actually use all of them.

We should do a thorough audit at some point.
 
Sure, maybe late September is good, what do you think?
Yeah, no rush here.
I suspect we could get rid of:

ui::INPUT_EVENT_LATENCY_SCROLL_UPDATE_ORIGINAL_COMPONENT
ui::INPUT_EVENT_LATENCY_FIRST_SCROLL_UPDATE_ORIGINAL_COMPONENT

As they're just duplicates of INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT.

Comment 4 by lanwei@chromium.org, Aug 11 2016

Thanks a lot. I will do it in my fix week.

Sign in to add a comment