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(no-autoplay-audio): don't timeout for preload=none media elements #4684

Merged
merged 5 commits into from
Mar 3, 2025

Conversation

straker
Copy link
Contributor

@straker straker commented Jan 28, 2025

Closes: #4665

@straker straker requested a review from a team as a code owner January 28, 2025 22:14
Copy link

@zlayaAvocado zlayaAvocado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this PR be marked as a breaking change? Since point 3 in the ticket suggests that it should

dbjorge
dbjorge previously requested changes Feb 4, 2025
@straker straker dismissed stale reviews from dbjorge and zlayaAvocado February 25, 2025 00:15

Resolved

Copy link
Contributor

@dbjorge dbjorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation looks good, just some test comments

@straker straker merged commit cdc871e into develop Mar 3, 2025
22 checks passed
@straker straker deleted the autoplay-timeout branch March 3, 2025 15:17
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.

preload-media should avoid blocking on uninteresting media elements
3 participants