qt5base-lts/tests/manual/wasm/qstdweb
Mikolaj Boc f8e460b915 Use the local file APIs to save/load files on WASM
QFileDialog::saveFileContent, QFileDialog::getOpenFileContent are now
using local file APIs to access files on any browser that passes a
feature check.
The feature is thoroughly tested using sinon and a new mock library.

Task-number: QTBUG-99611
Change-Id: I3dd27a9d21eb143c71ea7db0563f70ac7db3a3ac
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2022-08-12 20:32:29 +02:00
..
CMakeLists.txt Use the local file APIs to save/load files on WASM 2022-08-12 20:32:29 +02:00
files_auto.html Use the local file APIs to save/load files on WASM 2022-08-12 20:32:29 +02:00
files_main.cpp Use the local file APIs to save/load files on WASM 2022-08-12 20:32:29 +02:00
promise_auto.html
promise_main.cpp Make the promises js-less using a newly introduced thunk pool 2022-07-07 06:28:13 +02:00