Add missing event parameter to console-message (#12617)

This commit is contained in:
Birunthan Mohanathas 2018-04-15 18:13:02 +03:00 committed by Charles Kerr
parent e606a74de3
commit cd8278dceb

View file

@ -598,6 +598,7 @@ Emitted when a `<webview>` has been attached to this web contents.
Returns: Returns:
* `event` Event
* `level` Integer * `level` Integer
* `message` String * `message` String
* `line` Integer * `line` Integer