mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
📝 document getOSProcessId()
This commit is contained in:
@@ -1259,6 +1259,10 @@ Setting the WebRTC IP handling policy allows you to control which IPs are
|
||||
exposed via WebRTC. See [BrowserLeaks](https://browserleaks.com/webrtc) for
|
||||
more details.
|
||||
|
||||
#### `contents.getOSProcessId()`
|
||||
|
||||
Returns `Integer` - The `pid` of the associated renderer process.
|
||||
|
||||
### Instance Properties
|
||||
|
||||
#### `contents.id`
|
||||
|
||||
Reference in New Issue
Block a user