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

🐛 [Story video] Fix video downgrading on load #33170

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

mszylkowski
Copy link
Contributor

@mszylkowski mszylkowski commented Mar 9, 2021

When a cached video loads, it has a chance of sending a waiting event before loading and a playing event when it starts playing. If these events take more than 100ms, it would trigger a downgrade on the videos even though the video is not loaded yet, and the nonTrivialWait is not a buffering problem

Fixes #33171

@mszylkowski mszylkowski requested a review from gmajoulet March 9, 2021 22:05
@mszylkowski mszylkowski self-assigned this Mar 9, 2021
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.

[Story video] Videos fail to load in stories and flash multiple times
3 participants