docs: gpu-crashed is moved to app
authorCheng Zhao <zcbenz@gmail.com>
Thu, 25 Jun 2015 13:53:22 +0000 (21:53 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 26 Jun 2015 02:34:13 +0000 (10:34 +0800)
docs/api/app.md
docs/api/browser-window.md

index d1b219c..fd48855 100644 (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
index b9c78b9..d76e584 100644 (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