mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
refactor: eliminate duplicate code exposing process APIs (#15824)
This commit is contained in:
committed by
Shelley Vohr
parent
d7d4b8638d
commit
07f8f5f95a
@@ -13,6 +13,7 @@ It adds the following events, properties, and methods:
|
||||
In sandboxed renderers the `process` object contains only a subset of the APIs:
|
||||
- `crash()`
|
||||
- `hang()`
|
||||
- `getCreationTime()`
|
||||
- `getHeapStatistics()`
|
||||
- `getProcessMemoryInfo()`
|
||||
- `getSystemMemoryInfo()`
|
||||
|
||||
Reference in New Issue
Block a user