Files
vscode/extensions/image-preview/src
Matt Bierner 9c9e188aa0 Don't use 'self' for image editor csp
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`
2021-04-08 17:08:08 -07:00
..
2021-02-23 08:27:52 +01:00