ruffle/core
Mike Welsh 2f25887080 avm1: SetTarget of a removed clip is invalid
A `SetTarget` call should ignore any clip that has been removed.
This can happen in cases such as `tellTarget("_root")` seeking
to a frame where the clip no longer exists.

Fixes this issue:
https://github.com/ruffle-rs/ruffle/pull/4452#issuecomment-860747028
2021-06-14 14:04:28 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros chore: Bump syn from 1.0.72 to 1.0.73 2021-06-14 00:47:40 -07:00
src avm1: SetTarget of a removed clip is invalid 2021-06-14 14:04:28 -07:00
Cargo.toml chore: Bump env_logger from 0.8.3 to 0.8.4 2021-06-14 00:47:57 -07:00