|
@@ -382,7 +382,7 @@ Returns:
|
|
|
* `killed` - Process was sent a SIGTERM or otherwise killed externally
|
|
|
* `crashed` - Process crashed
|
|
|
* `oom` - Process ran out of memory
|
|
|
- * `launch-failure` - Process never successfully launched
|
|
|
+ * `launch-failed` - Process never successfully launched
|
|
|
* `integrity-failure` - Windows code integrity checks failed
|
|
|
|
|
|
Emitted when the renderer process unexpectedly dissapears. This is normally
|