ruffle/core
Kamil Jarosz 8e6e71b2f7 web: Download the file on FileReference.save
This patch adds support for saving files on web using FileReference.
When writing data, a download is triggered with the default file name.
Currently, there's no dialog that lets the user select save destination.

This patch also ensures that all implementations of FileDialogResult
behave the same way: desktop, web, and tests.
The methods `write` and `refresh` have been merged into one:
`write_and_refresh`, which allows the tests and web implementations
behave the same way as desktop.
2024-05-07 22:26:30 +02:00
..
assets chore: Update translations from Crowdin 2024-05-02 18:07:40 +02:00
build_playerglobal build(deps): bump the cargo-minor group with 4 updates 2024-04-18 17:30:02 +02:00
macros build(deps): bump the cargo-minor group with 4 updates 2024-04-18 17:30:02 +02:00
src web: Download the file on FileReference.save 2024-05-07 22:26:30 +02:00
Cargo.toml build(deps): bump the cargo-minor group with 4 updates 2024-04-29 23:18:44 +02:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00