fix: remove non-existent gpu-crashed event on <webview> (#17317)
This commit is contained in:
parent
e77d065875
commit
48a95f9677
3 changed files with 0 additions and 6 deletions
|
@ -36,7 +36,6 @@ const supportedWebViewEvents = [
|
|||
'focus-change',
|
||||
'close',
|
||||
'crashed',
|
||||
'gpu-crashed',
|
||||
'plugin-crashed',
|
||||
'destroyed',
|
||||
'page-title-updated',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue