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

Generating packages with minify enabled breaks YT video playback #86

Open
svillar opened this issue Mar 22, 2024 · 1 comment
Open

Generating packages with minify enabled breaks YT video playback #86

svillar opened this issue Mar 22, 2024 · 1 comment

Comments

@svillar
Copy link
Member

svillar commented Mar 22, 2024

Whenever minify is enabled several things start to go wrong when visiting YouTube immersive videos

  • YouTube shows an error bellow the video canvas mentioning that the browser is not compatible
  • Fullscreen button does not work
  • Maybe others...

I've verified that creating release packages with minify disabled "correct" all those problems

@javifernandez
Copy link
Member

javifernandez commented Mar 22, 2024

The issue #1297 of the Gecko backend has also its root cause on the optimizations apply by the minify option.

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

No branches or pull requests

2 participants