ruffle/core
relrelb c05ff4cbc8 core: Unify `Loader::Xml` into `Loader::LoadVars`
Since they are identical (they both load the URL as a string, then
fire the `onHTTPStatus` and `onData` events). In fact, AVM1's
`XML.prototype.load` and `LoadVars.prototype.load` functions are
both defined as `ASnative(301, 0)`, so they invoke the same native
code under the hood.
2022-01-07 09:51:27 -08:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump quote from 1.0.10 to 1.0.14 2022-01-03 22:50:58 +02:00
src core: Unify `Loader::Xml` into `Loader::LoadVars` 2022-01-07 09:51:27 -08:00
Cargo.toml build(deps): bump serde from 1.0.132 to 1.0.133 2022-01-03 23:28:57 +02:00