On WASM (Chrome + Windows 10), when the computer slows down or experiences lag, the application sometimes crashes and exits with the following error:
WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
I suspect this issue was introduced by something merged between 2026/05/01 and 2026/06/26.
I haven't investigated the details deeply yet; I'm just reporting the symptoms first.
On WASM (Chrome + Windows 10), when the computer slows down or experiences lag, the application sometimes crashes and exits with the following error:
WebGL: CONTEXT_LOST_WEBGL: loseContext: context lostI suspect this issue was introduced by something merged between 2026/05/01 and 2026/06/26.
I haven't investigated the details deeply yet; I'm just reporting the symptoms first.
wgpu::Surfacelifecycle handling #8171