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

avm2: Return actual VerifyErrors for constant pool errors #17866

Merged

Conversation

Lord-McSweeney
Copy link
Collaborator

This requires passing around an Activation in some places. The PR also adds better verification for Class and slot names.

Any namespaces can now only be found in Multinames with a NamespaceSet::Single.

@Lord-McSweeney Lord-McSweeney force-pushed the avm2-better-cpool-errors branch 2 times, most recently from 4fe102e to 4813641 Compare September 12, 2024 17:22
core/src/avm2/multiname.rs Show resolved Hide resolved
core/src/avm2/qname.rs Show resolved Hide resolved
This requires passing around an Activation
@Lord-McSweeney Lord-McSweeney enabled auto-merge (rebase) September 12, 2024 23:33
@Lord-McSweeney Lord-McSweeney merged commit f1da145 into ruffle-rs:master Sep 12, 2024
17 checks passed
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.

2 participants