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

Get rid of mediaSource #7233

Closed
dschmidt opened this issue Jul 7, 2022 · 0 comments · Fixed by #7350
Closed

Get rid of mediaSource #7233

dschmidt opened this issue Jul 7, 2022 · 0 comments · Fixed by #7350

Comments

@dschmidt
Copy link
Member

dschmidt commented Jul 7, 2022

This is a follow up ticket for #7072.

There is still exactly one usage of MediaSource (

mediaUrl = await this.mediaSource(url, 'url', null)
) .
We would like to use the preview loading mechanism from the files app instead. For that it needs to be moved to web-pkg first.

@dschmidt dschmidt changed the title Get rid of MediaSource Get rid of mediaSource Jul 27, 2022
@kulmann kulmann moved this to Done in Web Support Board Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants