mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-31 01:43:03 +08:00
d221b7cada
While switching over to the new channel-based exception APIs, we decided it probably no longer makes sense for crashpad to resume from exception itself, but instead let the caller do it. The first step is adding these new non-resuming APIs, and once callers have been switched over we will remove the existing port-based APIs. Bug: fuchsia:ZX-4031 Test: runtests Change-Id: I79a833479f4e5e57bce4baebc61e1b3f9faf70a4 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1597730 Reviewed-by: Scott Graham <scottmg@chromium.org> Reviewed-by: Francois Rousseau <frousseau@google.com> Commit-Queue: Francois Rousseau <frousseau@google.com>