[EventTiming] Filter event types
EventTiming cares about the following types, according to https://github.com/wicg/event-timing. * MouseEvents * PointerEvents * TouchEvents * KeyboardEvents * WheelEvents * InputEvents * CompositionEvents For this reason, this CL is to filter out events other than these. Bug: 823744 Change-Id: I5491d15256ca72ac7d22f1e547ce65851c0493a0 Reviewed-on: https://chromium-review.googlesource.com/1087798 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#565617}
Showing
Please register or sign in to comment