add webFrame to sandboxed renderer
This commit is contained in:
parent
bf07c5aebd
commit
eca7ff986c
4 changed files with 9 additions and 2 deletions
|
@ -166,7 +166,7 @@ Currently the `require` function provided in the preload scope exposes the
|
|||
following modules:
|
||||
|
||||
- `child_process`
|
||||
- `electron` (crashReporter, remote and ipcRenderer)
|
||||
- `electron` (crashReporter, remote, ipcRenderer, and webFrame)
|
||||
- `fs`
|
||||
- `os`
|
||||
- `timers`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue