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

This commit is contained in:
Birunthan Mohanathas 2018-04-15 18:13:02 +03:00 коммит произвёл Charles Kerr
Родитель e606a74de3
Коммит cd8278dceb
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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