Chromium Code Reviews
Description[Mac] Use Crashpad in the AlertNotificationService.xpc.
Launchd does not transfer the service owner's exception port to the service,
nor can an exception handler be specified as an appliction domain service name
in a service's Info.plist (that can only target a higher-level domain service).
Since Crashpad is not registered as a system or user domain service, its handler
port is instead sent to the XPC service, where the service can configure
Crashpad itself.
BUG=699607
Review-Url: https://codereview.chromium.org/2748903003
Cr-Commit-Position: refs/heads/master@{#457244}
Committed: https://chromium.googlesource.com/chromium/src/+/25df70294a0c70bb8b39a30ea69ef0be072c4097
Patch Set 1 #
Total comments: 12
Patch Set 2 : Comments #
Total comments: 1
Messages
Total messages: 12 (5 generated)
|