📝 document getOSProcessId()
This commit is contained in:
parent
2f297b1893
commit
77bf4c8ebb
1 changed files with 4 additions and 0 deletions
|
@ -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
|
exposed via WebRTC. See [BrowserLeaks](https://browserleaks.com/webrtc) for
|
||||||
more details.
|
more details.
|
||||||
|
|
||||||
|
#### `contents.getOSProcessId()`
|
||||||
|
|
||||||
|
Returns `Integer` - The `pid` of the associated renderer process.
|
||||||
|
|
||||||
### Instance Properties
|
### Instance Properties
|
||||||
|
|
||||||
#### `contents.id`
|
#### `contents.id`
|
||||||
|
|
Loading…
Reference in a new issue