mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
webview - remove more traces (#128128)
* webview - remove more traces * more removal
This commit is contained in:
@@ -29,7 +29,6 @@ app.once('ready', () => {
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
contextIsolation: false,
|
||||
webviewTag: true,
|
||||
enableWebSQL: false,
|
||||
nativeWindowOpen: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user