mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-19 14:49:48 +01:00
debt - port over some electron6 changes
This commit is contained in:
@@ -38,6 +38,7 @@ export class SharedProcess implements ISharedProcess {
|
||||
images: false,
|
||||
webaudio: false,
|
||||
webgl: false,
|
||||
nodeIntegration: true,
|
||||
disableBlinkFeatures: 'Auxclick' // do NOT change, allows us to identify this window as shared-process in the process explorer
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user