mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-09 23:35:49 +01:00
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`