| commit | 14df23e363056b58d798fa491c7b69886989a145 | [log] [tgz] |
|---|---|---|
| author | Yilong Yao <yilongyao@google.com> | Tue Dec 02 00:08:41 2025 |
| committer | Crashpad LUCI CQ <crashpad-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 03 21:00:42 2025 |
| tree | 1cf95b1b3b7d35eadc4384b87d1a7c41f281cfa0 | |
| parent | 4effb3358160e5c9d699d08c81b9410edd7dedfd [diff] |
Add support for attachments on macOS. This change modifies the Crashpad client on macOS to accept a list of file paths as attachments. These attachments are passed as arguments to the handler process. The macOS exception handler is updated to read these files and include them in the generated crash report. DISALBE_SPELLCHECKER: Existing comment Change-Id: Icf74714c76215ea61136287d1118ac3795d6f6d8 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/7214128 Reviewed-by: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Ivan Penkov <ivanpe@google.com> Commit-Queue: Yilong Yao <yilongyao@google.com>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.