DescriptionSet default synthetic gesture source type on aura to be touch event
Since we care touch scroll latency more than mouse wheel scroll latency,
lets change the default gesture source type to be touch.
If we need to monitor mouse wheel scroll latency in the future, we can
then setup a new perf bot running telemetry smoothness test with mouse
event selected.
BUG=246034
TEST=telemetry smoothness test on CrOS now shows mean_touch_scroll_latency
instead of mean_mouse_wheel_scroll_latency.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251962
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|