Context isolation for the debug log window

This commit is contained in:
Josh Perez
2021-10-06 12:16:51 -04:00
committed by GitHub
parent 0f9608d9a3
commit fa66ddde0f
28 changed files with 477 additions and 686 deletions

View File

@@ -6,6 +6,8 @@
<meta
http-equiv="Content-Security-Policy"
content="default-src 'none';
frame-src 'none';
form-action 'none';
font-src 'self';
img-src 'self' blob: data:;
media-src 'self' blob:;