ruffle/core
kmeisthax f79208c75f
avm2: Fix no-op gotos (#8667)
* tests: Add a test for issue #8630

* core: No-op gotos in AS3 do not actually do anything, even though they emit events

Fixes issue #8630

* tests: Add more tests for various #8630-adjacent cases

* tests: Ignore the tests with script removal as they expect MovieClip children to be nulled upon removal

* chore: Case sensitive filesystem fix

Co-authored-by: Adrian Wielgosik <adrian.wielgosik@gmail.com>
2022-12-05 18:19:29 +01:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal build(deps): bump serde from 1.0.147 to 1.0.148 2022-11-30 10:04:26 +01:00
macros build(deps): bump syn from 1.0.103 to 1.0.104 2022-11-29 20:47:36 -07:00
src avm2: Fix no-op gotos (#8667) 2022-12-05 18:19:29 +01:00
Cargo.toml build(deps): bump serde from 1.0.147 to 1.0.148 2022-11-30 10:04:26 +01:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00