commit | 87515bc2fa7f3b840068a6b0306358d5d8ecc955 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Thu Feb 04 04:20:30 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 04 04:35:40 2021 |
tree | db3c8cfafc9136d053ca24f6db6cbfa358af17e4 | |
parent | 1f28ee77ef27e462864a19bd899853cc54f9dcbf [diff] |
ios: Expose ProcessIntermediateDumps in CrashpadClient. This method should be called when an application is ready to start processing previously created intermediate dumps and begin uploading. Processing will block, so this should not be called on the main UI thread. Bug: crashpad: 31 Change-Id: I31f81c68694cf18dd40e2994c0d6e7107c29e553 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2673024 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.