📝 document getOSProcessId()

This commit is contained in:
Alexandre Lachèze 2017-05-15 20:02:20 +02:00
parent 2f297b1893
commit 77bf4c8ebb

View file

@ -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`