mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 23:41:02 +08:00
809affe793
By invoking crashpad_handler with --mach-service instead of --handshake-fd, the handler will run as a well-behaved launchd job. The launchd job may be as a launch agent or launch daemon, or be submitted to launchd by on_demand_service_tool. BUG=crashpad:25 R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1414533006 .