[LargestContentfulPaint] Ignore keyup input events
This CL prevents the detectors from stopping the LCP computations when a keyup is detected. This prevents refreshing via Ctrl+R from stopping the computations prematurely, as the reloaded page receives a keup. Bug: 1034080 Change-Id: Ic22193fd29e9cd939e57e7210b22918d5f203683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969051Reviewed-by:David Bokan <bokan@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#726006}
Showing
Please register or sign in to comment