LatencyInfo: Simplify LatencyMap |
||
Issue descriptionLatencyInfo::LatencyComponent [1] is there to allow the same component to be added more than once into the same LatencyInfo instance. However, it doesn't look like we ever do this. So |event_count| always remains 1, and |first_event_time| and |last_event_time| are always the same as |event_time|. Investigate if LatencyComponent can be removed. [1] https://cs.chromium.org/chromium/src/ui/latency/latency_info.h?l=110
,
Sep 25
Can this be marked as fixed now?
,
Jan 15
Is it fixed?
,
Jan 15
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 11 2018