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

Don't load the media element extension for #944 #945

Closed
wants to merge 0 commits into from

Conversation

benwbrum
Copy link
Contributor

Closes #944 by disabling code that loads the media element extension for audio manifests without ranges.

This may not be the best approach to fixing #944 -- I don't have the context on why this code was created in the first place, so I'm afraid that this might break other things. Nevertheless, it fixes the control issue for us.

@codesandbox
Copy link

codesandbox bot commented Oct 24, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Oct 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2023 2:36pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 24, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@demiankatz
Copy link
Contributor

I think the code may have been introduced in this commit: 0ac1f1a -- though maybe it was just refactored from some other place (this was as far as git blame got me, but I didn't have time for really careful review). I'm not entirely clear what's going on here. Any thoughts, @edsilv?

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.

UV controls scale improperly for audio manifests without ranges
2 participants