docs: precise that node integration is enabled in natively opened window if nodeIntegrationInSubFrames is true (#18156)

This commit is contained in:
Alexandre Lacheze 2019-06-26 06:03:23 +02:00 committed by Shelley Vohr
parent c87394ee25
commit 2b3a256647
2 changed files with 3 additions and 3 deletions

View file

@ -172,7 +172,7 @@ const w = new BrowserWindow({
### `nativeWindowOpen`
Child windows opened with the `nativeWindowOpen` option will always have Node.js integration disabled.
Child windows opened with the `nativeWindowOpen` option will always have Node.js integration disabled, unless `nodeIntegrationInSubFrames` is `true.
### Privileged Schemes Registration