Bind WebContents APIs to <webview>

This commit is contained in:
Cheng Zhao 2014-10-24 20:49:51 +08:00
parent 46ed83a057
commit 07a8a50861
2 changed files with 36 additions and 1 deletions

View file

@ -602,7 +602,7 @@ Navigates to the specified absolute index.
Navigates to the specified offset from the "current entry".
### WebContents.IsCrashed()
### WebContents.isCrashed()
Whether the renderer process has crashed.