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

Fixed mimetype being wrong in winreg #8316

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8279

This PR:

  • Fixes a blank screen appearing if the Windows registry entry for .js, Content Type is set to something other than application/javascript.

Notes:

  • For good measure, I also added html explicitly to avoid similar problems
  • I locally reproduced the error and confirmed this fix.

@qstokkink qstokkink marked this pull request as ready for review December 6, 2024 10:05
@qstokkink qstokkink changed the title WIP: Fixed mimetype being wrong in winreg READY: Fixed mimetype being wrong in winreg Dec 6, 2024
@qstokkink qstokkink changed the title READY: Fixed mimetype being wrong in winreg Fixed mimetype being wrong in winreg Dec 6, 2024
@qstokkink qstokkink merged commit 0a2742c into Tribler:main Dec 6, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_wrong_mimetype branch December 6, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Tribler 8 won't load in any browser
2 participants