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+tests: Allow setting prototype to undefined #12282

Merged
merged 4 commits into from
Jul 24, 2023

Conversation

sleepycatcoding
Copy link
Member

This is used internally by Adobe Flex in many places.

Progresses #12078, #12054, #11789

@sleepycatcoding sleepycatcoding force-pushed the set_prototype_undefined branch from 7d22829 to 28b1049 Compare July 24, 2023 13:00
@adrian17
Copy link
Collaborator

BTW minor note for the future: if an avm2 feature PR includes a test for it, then I'd just mark it as avm2:, no need for + tests :)

@sleepycatcoding sleepycatcoding force-pushed the set_prototype_undefined branch from e8f206e to cc6c9a4 Compare July 24, 2023 16:26
@adrian17 adrian17 force-pushed the set_prototype_undefined branch from cc6c9a4 to 5dc66a2 Compare July 24, 2023 20:26
@adrian17 adrian17 enabled auto-merge (squash) July 24, 2023 20:27
@adrian17 adrian17 merged commit f2c9237 into ruffle-rs:master Jul 24, 2023
danielhjacobs pushed a commit to danielhjacobs/ruffle that referenced this pull request Aug 28, 2023
* avm2+tests: Allow setting prototype to undefined

This is used internally by Adobe Flex in many places. Also add test.

* avm2: Set prototype when constructing a Function with null prototype

* tests: Expand prototype_set_null test

* chore: fmt
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