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

web: Show a more specific error when reference types are unsupported #18838

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danielhjacobs
Copy link
Contributor

@danielhjacobs danielhjacobs commented Dec 2, 2024

This is somewhat the antithesis of #18528. That PR keeps Ruffle running on browsers without reference types support. This instead shows a better error on those browsers.

Merging #18399 will break Ruffle on Safari versions below 15 and Pale Moon. We can keep Ruffle working on those browsers, or we can officially designate them to be unsupported.

@danielhjacobs danielhjacobs force-pushed the throw-direct-error-when-reference-types-unsupported branch from c5b9550 to fec7b36 Compare December 2, 2024 20:56
@danielhjacobs danielhjacobs added A-web Area: Web & Extensions T-fix Type: Bug fix (in something that's supposed to work already) labels Dec 2, 2024
@danielhjacobs danielhjacobs changed the title web: Throw an error when reference types are unsupported web: Show a more specific error when reference types are unsupported Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-web Area: Web & Extensions T-fix Type: Bug fix (in something that's supposed to work already)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant