mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Merge pull request #6547 from electron/update-web-view-docs
docs: Update nodeintegration of web-view-tag.md
This commit is contained in:
@@ -121,9 +121,6 @@ than the minimum values or greater than the maximum.
|
||||
If "on", the guest page in `webview` will have node integration and can use node
|
||||
APIs like `require` and `process` to access low level system resources.
|
||||
|
||||
**Note:** Node integration will always be disabled in the `webview` if it is
|
||||
disabled on the parent window.
|
||||
|
||||
### `plugins`
|
||||
|
||||
```html
|
||||
|
||||
Reference in New Issue
Block a user