Merge pull request #6604 from penpot/alotor-fix-sandbox-runtime

🐛 Add sandbox runtime
This commit is contained in:
Andrey Antukh 2025-06-02 12:30:51 +02:00 committed by GitHub
commit 2398c1fc2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5086,7 +5086,8 @@ class zc extends HTMLElement {
"allow-modals",
"allow-popups",
"allow-popups-to-escape-sandbox",
"allow-storage-access-by-user-activation"
"allow-storage-access-by-user-activation",
"allow-same-origin"
), o && l.sandbox.add("allow-downloads"), l.addEventListener("load", () => {
var d;
(d = this.shadowRoot) == null || d.dispatchEvent(