mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
docs: WebContents console-message event is emitted for offscreen windows (#20386)
since c3d11a51cc
This commit is contained in:
committed by
John Kleinschmidt
parent
ef690c035d
commit
01ed55ff02
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user