test: move crashReporter specs to the main process (#20417)
This commit is contained in:
parent
eb100cdf9e
commit
8dad0c7aaa
8 changed files with 476 additions and 447 deletions
|
@ -119,6 +119,10 @@ Remove a extra parameter from the current set of parameters so that it will not
|
|||
|
||||
See all of the current parameters being passed to the crash reporter.
|
||||
|
||||
### `crashReporter.getCrashesDirectory()`
|
||||
|
||||
Returns `String` - The directory where crashes are temporarily stored before being uploaded.
|
||||
|
||||
## Crash Report Payload
|
||||
|
||||
The crash reporter will send the following data to the `submitURL` as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue