From 4a9e61a3b7ca239087919f0da79185c5bb04cf33 Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Sun, 10 May 2026 12:44:12 +0000 Subject: [PATCH] fix: inject shell bootstrap before page scripts The WebUI bootstrap (window.stremio_server_ipc_key, the qt webChannelTransport shim, contextmenu suppression) was injected via execute_script from inside the add_content_loading callback. Both add_content_loading and execute_script enqueue work async, so a page's own inline