Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [RUMF-855] discard negative first-input delays #758

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

BenoitZugmeyer
Copy link
Member

Motivation

Sometimes, in Chrome Browser on Chrome OS or obscur browsers like Puffin, the first input delay timing is negative. Discard those invalid timings, since they are likely not representing a real value.

The issue have been reported to the chromium tracker

Changes

Discard negative FID values

Testing

Unit


I have gone over the contributing documentation.

@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner March 8, 2021 17:33
@BenoitZugmeyer BenoitZugmeyer merged commit c0d8360 into master Mar 9, 2021
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/discard-invalid-first-input branch March 9, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants