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

🐛 fix INP support detection #2405

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

BenoitZugmeyer
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer commented Sep 1, 2023

Motivation

On Firefox 88, PerformanceObserver.supportedEntryTypes includes 'event', but PerformanceEventTiming is not implemented.

Changes

Test in PerformanceEventTiming exists before using it.

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

On Firefox 88, `PerformanceObserver.supportedEntryTypes` includes `'event'`,
but `PerformanceEventTiming` is not implemented.
@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner September 1, 2023 08:13
@BenoitZugmeyer
Copy link
Member Author

/to-staging

@dd-devflow
Copy link

dd-devflow bot commented Sep 1, 2023

🚂 Branch Integration: starting soon, merge in < 7m

commit 8fd5137d59 will soon be integrated into staging-35.

This build is going to start soon! (estimated merge in less than 7m)

you can cancel this operation by commenting your pull request with /to-staging -c!

@dd-devflow
Copy link

dd-devflow bot commented Sep 1, 2023

🚂 Branch Integration: this commit was successfully integrated

Commit 8fd5137d59 has been merged into staging-35 in merge commit e6f46de243.

Check out the triggered pipeline on Gitlab 🦊

@dd-devflow dd-devflow bot added the staging-35 label Sep 1, 2023
@BenoitZugmeyer BenoitZugmeyer merged commit 6c5a33b into main Sep 1, 2023
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/fix-inp-support-detection branch September 1, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants