mirror of
https://github.com/electron/electron.git
synced 2026-02-01 10:45:01 -05:00
feat: add new render-process-gone event (#23096)
This commit is contained in:
@@ -32,6 +32,7 @@ const supportedWebViewEvents = [
|
||||
'focus-change',
|
||||
'close',
|
||||
'crashed',
|
||||
'render-process-gone',
|
||||
'plugin-crashed',
|
||||
'destroyed',
|
||||
'page-title-updated',
|
||||
|
||||
Reference in New Issue
Block a user