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: Perform early allocation and exposing of SimpleButton object #14182

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

Aaron1011
Copy link
Member

@Aaron1011 Aaron1011 commented Nov 26, 2023

The allocated-but-unconstructed object should be set on
the parent field before we construct the 'up state' object - this
is observable by ActionScript

Fixes #14177

The allocated-but-unconstructed object should be set on
the parent field before we construct the 'up state' object - this
is observable by ActionScript
This does not change the test behavior
@torokati44 torokati44 force-pushed the early-button-allocate branch from bcd6e28 to f34c00c Compare November 30, 2023 20:24
@torokati44
Copy link
Member

With two approvals and a test, should be good enough.

@Lord-McSweeney Lord-McSweeney merged commit 656d41f into ruffle-rs:master Nov 30, 2023
13 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.

Binga: Cannot destroy block (regression)
4 participants