feat: add new render-process-gone event (#23096)
This commit is contained in:
parent
7f9b7b2e95
commit
34da3bc500
4 changed files with 66 additions and 1 deletions
|
@ -32,6 +32,7 @@ const supportedWebViewEvents = [
|
|||
'focus-change',
|
||||
'close',
|
||||
'crashed',
|
||||
'render-process-gone',
|
||||
'plugin-crashed',
|
||||
'destroyed',
|
||||
'page-title-updated',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue