Skip to content

Commit bfcc4ce

Browse files
mjbvzjeanp413
andauthored
Reapplies webview firefox workaround (microsoft#173682) (microsoft#173705)
Reapplies firefox workaround. Deleted in microsoft#171766 Co-authored-by: Jean Pierre <[email protected]>
1 parent dd1dbfe commit bfcc4ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/vs/workbench/contrib/webview/browser/pre/index-no-csp.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
</head>
1313

1414
<body style="margin: 0; overflow: hidden; width: 100%; height: 100%" role="document">
15+
<!-- TODO: Remove additional script tag once Firefox is fixed https://bugzilla.mozilla.org/show_bug.cgi?id=1737882 -->
16+
<script></script>
1517
<script async type="module">
1618
// @ts-check
1719
/// <reference lib="dom" />

0 commit comments

Comments
 (0)