Results 203 comments of Aaron Hill

There are lots of deprecation warnings currently emitted - I'm going to fix them in separate PRs

This is currently blocked on several things: * `Stage.mouseLock` stub (https://github.com/ruffle-rs/ruffle/pull/16963) * Fixing `callproplex` on a class (https://github.com/ruffle-rs/ruffle/pull/16962) * Implementing `IExternalizable` handling (this is the cause of the incorrect request...

Hi @michel-kraemer: That example prints a start/end range corresponding to the substring: `, "important-key"` Unfortunately, that doesn't include the `:` token (or any preceding/trailing whitespace), so I'm not able to...

Some of the track_and_stop tests timed out