ruffle/core
Mike Welsh cb26342a24 core: Fix regression in goto when replacing a previous child
Goto forward that did a replace was not replacing the previous child.
TODO: Figure out how to write a regression test for this; will
need a special test harness probably because this only happens with
Graphics, not MovieClips, so we can't attach AS to them to get
trace output.
2019-10-28 03:47:57 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
src core: Fix regression in goto when replacing a previous child 2019-10-28 03:47:57 -07:00
tests tests: execution_order -> execution_order1 2019-10-26 03:35:58 -07:00
Cargo.toml Inline the first 8 registers with a `SmallVec`. 2019-10-12 10:39:54 -04:00