mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
test: move debugger spec to main process (#20514)
This commit is contained in:
committed by
Cheng Zhao
parent
5c2c30142c
commit
1f44f47de1
@@ -50,7 +50,7 @@ Returns:
|
||||
|
||||
* `event` Event
|
||||
* `method` String - Method name.
|
||||
* `params` unknown - Event parameters defined by the 'parameters'
|
||||
* `params` any - Event parameters defined by the 'parameters'
|
||||
attribute in the remote debugging protocol.
|
||||
|
||||
Emitted whenever the debugging target issues an instrumentation event.
|
||||
|
||||
Reference in New Issue
Block a user