mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add webFrame to sandboxed renderer
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user