Descriptionmac: Add CrashpadClient::UseSystemDefaultHandler()
Chrome’s relauncher process needs a way to sever ties with the
crashpad_handler instance running from the disk image in order to cause
that instance to exit so that the disk image may be unmounted. This new
function is otherwise not thought to be interesting, and its use is not
recommended.
This comes with a small refactoring to create a
SystemCrashReporterHandler() function, and a fix for a minor port leak
in CrashReportExceptionHandler::CatchMachException().
BUG=chromium:538373
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/cd85c9f700f7efda7ffa36e0017806a2263f4d08
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address review feedback #
Messages
Total messages: 6 (1 generated)
|