docs: gpu-crashed is moved to app

This commit is contained in:
Cheng Zhao 2015-06-25 21:53:22 +08:00
parent ffd9c743de
commit 5b5393e82b
2 changed files with 4 additions and 4 deletions

View file

@ -125,6 +125,10 @@ app.on('select-certificate', function(event, host, url, list, callback) {
`event.preventDefault()` prevents from using the first certificate from
the store.
### Event: 'gpu-crashed'
Emitted when the gpu process is crashed.
## app.quit()
Try to close all windows. The `before-quit` event will first be emitted. If all

View file

@ -757,10 +757,6 @@ Calling `event.preventDefault()` can prevent the navigation.
Emitted when the renderer process is crashed.
### Event: 'gpu-crashed'
Emitted when the gpu process is crashed.
### Event: 'plugin-crashed'
* `event` Event