docs: precise that node integration is enabled in natively opened window if nodeIntegrationInSubFrames is true (#18156)
This commit is contained in:
parent
c87394ee25
commit
2b3a256647
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue