docs: WebContents console-message event is emitted for offscreen windows (#20386)
since c3d11a51cc
This commit is contained in:
parent
ef690c035d
commit
01ed55ff02
1 changed files with 1 additions and 2 deletions
|
@ -705,8 +705,7 @@ Returns:
|
|||
* `line` Integer
|
||||
* `sourceId` String
|
||||
|
||||
Emitted when the associated window logs a console message. Will not be emitted
|
||||
for windows with *offscreen rendering* enabled.
|
||||
Emitted when the associated window logs a console message.
|
||||
|
||||
#### Event: 'preload-error'
|
||||
|
||||
|
|
Loading…
Reference in a new issue