qt6-bb10/tests/auto/wasm
Piotr Wierciński 9907ef0d64 wasm: Allow fetching from background thread
Allow network request from background thread by proxing it to main
thread if needed.
Introduce "fetchHelper" which is stored on heap and owns
"outgoingData" which must be valid during entire fetch operation.
It is also used for synchronization between thread that has
scheduled fetch operation and the one that is executing it.
Enable the test that was skipped before fix.

Fixes: QTBUG-124111
Change-Id: Ifafa4c40fa435122639fa861a61fbf96340a7747
Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
2024-05-10 09:55:19 +00:00
..
fetchapi wasm: Allow fetching from background thread 2024-05-10 09:55:19 +00:00
localfileapi wasm: move wasm tests to own subdirectories 2024-04-15 19:28:47 +02:00
qwasmkeytranslator wasm: move wasm tests to own subdirectories 2024-04-15 19:28:47 +02:00
qwasmwindowstack wasm: move wasm tests to own subdirectories 2024-04-15 19:28:47 +02:00
qwasmwindowtreenode wasm: move wasm tests to own subdirectories 2024-04-15 19:28:47 +02:00
selenium Add copyright and licensing to .bat files missing them 2024-05-08 13:09:40 +02:00
CMakeLists.txt wasm: move wasm tests to own subdirectories 2024-04-15 19:28:47 +02:00