From 5c866878c9234adca754df9573b797d21668df96 Mon Sep 17 00:00:00 2001 From: Daniel McInnes Date: Tue, 17 Dec 2024 16:50:23 +1000 Subject: [PATCH] Add a watchdog to detect crashed wasm builds and reload the page Fixes #1803 --- .github/patches/index.html.patch | 28 +++++++++++++++++++++++++--- ApplicationContent.qml | 8 ++++++++ src/backendconnection.cpp | 5 +++++ src/backendconnection.h | 3 +++ 4 files changed, 41 insertions(+), 3 deletions(-) diff --git a/.github/patches/index.html.patch b/.github/patches/index.html.patch index 1737f3517..181c412e0 100644 --- a/.github/patches/index.html.patch +++ b/.github/patches/index.html.patch @@ -1,6 +1,5 @@ -diff -u index.html venus-gui-v2.html ---- index.html 2024-05-16 22:12:44.106129598 +0300 -+++ venus-gui-v2.html 2024-07-05 12:44:44.396192697 +0200 +--- venus-gui-v2.html 2024-12-19 11:52:03.677046276 +1000 ++++ index.html 2024-12-19 13:46:31.121366374 +1000 @@ -12,15 +12,18 @@ venus-gui-v2