ruffle/desktop
relrelb e42a6b62e6 core: Require `target` in `NavigatorBackend::navigate_to_url`
Make the `target` parameter just a `String` instead of an `Option<String>`.
`None` is not needed as it's totally equivalent to an empty string.
2022-08-06 11:20:03 +03: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: Require `target` in `NavigatorBackend::navigate_to_url` 2022-08-06 11:20:03 +03:00
Cargo.toml build(deps): bump rfd from 0.9.1 to 0.10.0 2022-08-02 23:52:23 +03:00
build.rs chore: Use into() in more places 2021-06-22 11:49:41 -07:00