mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 08:39:54 +01:00
9c9e188aa0
On desktop, we now serve webview resources from a different origin than the webview itself. This means we no longer can use `'self'` in our CSP as shorthand and instead should always use the provided `cspSource`