qt5base-lts/tests/manual/wasm/qstdweb
Mikolaj Boc 2c8cf8eb42 Fix the workaround in ~QWasmOpenGLContext
The workaround stopped working because JSEvents is now not a global
object. Update the workaround by exporting the JSEvents object from
emscripten runtime and replacing the function that removes the
event handlers to a dummy function that does nothing temporarily, only
to revert it when the context is destroyed.

Fixes: QTBUG-107197
Pick-to: 6.4
Change-Id: Icceae884c85e04fdafcca6cf3c563094d3f6f0dc
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2022-10-21 18:02:34 +02:00
..
CMakeLists.txt Fix the workaround in ~QWasmOpenGLContext 2022-10-21 18:02:34 +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
qwasmcompositor_auto.html Fix the workaround in ~QWasmOpenGLContext 2022-10-21 18:02:34 +02:00
qwasmcompositor_main.cpp Fix the workaround in ~QWasmOpenGLContext 2022-10-21 18:02:34 +02:00