ruffle/core
relrelb b31e826ee6 core: Simplify `SwfMovie` parsing in `Loader`
This also slightly changes behavior: Previously `SwfMovie::from_data`
errors were propagated as `FetchError` and `display_root_movie_download_failed_message`
was called, offering the user to sidestep CORS by opening the SWF
in a new tab. But that wouldn't help, obviously, because no network
error is involved. Now, these errors are propagated as `InvalidSwf`,
and `display_root_movie_download_failed_message` is not called.
2022-03-17 20:31:59 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
macros build(deps): bump quote from 1.0.15 to 1.0.16 2022-03-17 20:29:26 -07:00
src core: Simplify `SwfMovie` parsing in `Loader` 2022-03-17 20:31:59 -07:00
Cargo.toml core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00