ruffle/desktop
relrelb 87ce0f56b7 core: Remove `NavigatorBackend::resolve_relative_url`
The resolved URL only used by `NavigatorBackend::fetch`. So simply
inline `NavigatorBackend::resolve_relative_url` into `NavigatorBackend::fetch`,
per implementation.
2022-05-07 09:06:53 -07:00
..
assets desktop: Enable outgoing network requests on macOS app sandbox 2022-03-30 11:37:25 -07:00
packages/macOS/Contents Specify Ruffle's accent color on macOS. 2022-03-17 17:15:14 -06:00
src core: Remove `NavigatorBackend::resolve_relative_url` 2022-05-07 09:06:53 -07:00
Cargo.toml build(deps): bump clap from 3.1.12 to 3.1.15 2022-05-02 14:47:37 -07:00
build.rs chore: Use into() in more places 2021-06-22 11:49:41 -07:00