docs: Add WebContents.session

This commit is contained in:
Cheng Zhao 2015-07-13 12:41:07 -07:00
parent 34819140c3
commit 6840d424cd

View file

@ -784,6 +784,10 @@ Emitted when a plugin process is crashed.
Emitted when the WebContents is destroyed. Emitted when the WebContents is destroyed.
### WebContents.session
Returns the `Session` object used by this WebContents.
### WebContents.loadUrl(url, [options]) ### WebContents.loadUrl(url, [options])
* `url` URL * `url` URL