Adrian Vollmer ac664c27a1 Avoid manually triggering DOMContentLoaded
It confuses scripts when it is triggered twice. Instead of passing the
global context, we simply write it into the HTML of the iframe.
We need to encode it in base64 to avoid context confusion (e.g. `</script>`
inside the JSON of the global context).
2024-04-21 15:37:23 +02:00
..
2024-03-31 10:56:04 +02:00
2024-03-31 10:56:04 +02:00
2024-03-31 10:56:04 +02:00