Merge branch 'webview-devtools' of https://github.com/project-infinium/atom-shell into project-infinium-webview-devtools

This commit is contained in:
Cheng Zhao 2014-11-03 18:42:18 +08:00
commit cf9f249f07
4 changed files with 39 additions and 1 deletions

View file

@ -169,6 +169,10 @@ Injects CSS into guest page.
Evaluate `code` in guest page.
### `<webview>`.openDevTools()
Open a devtools instance for the webview's contents.
### `<webview>`.send(channel[, args...])
* `channel` String