mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
refactor: simplify process object initialization for sandboxed renderers (#14878)
Also fix `process.windowsStore`.
This commit is contained in:
committed by
Alexey Kuzmin
parent
0127bbc8e8
commit
ce38be74df
@@ -28,6 +28,8 @@ In sandboxed renderers the `process` object contains only a subset of the APIs:
|
||||
- `type`
|
||||
- `version`
|
||||
- `versions`
|
||||
- `mas`
|
||||
- `windowsStore`
|
||||
|
||||
## Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user