feat(native): attach WER report#1777
Closed
jpnurmi wants to merge 30 commits into
Closed
Conversation
jpnurmi
force-pushed
the
jpnurmi/feat/native/wer
branch
from
June 3, 2026 08:24
18293f7 to
b01fcd1
Compare
WER_REPORT_METADATA_V2 is enough for the ID's we need: - ReportId - ReportIntegratorId https://learn.microsoft.com/en-us/windows/win32/api/werapi/ns-werapi-wer_report_metadata_v2
This reverts commit 10b8a7f.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 5c812aa. Configure here.
jpnurmi
force-pushed
the
jpnurmi/feat/native/wer
branch
from
June 3, 2026 14:17
90a93a6 to
84a4568
Compare
|
| - Add a `transfer_timeout` option for SDK-managed HTTP transports. ([#1741](https://github.com/getsentry/sentry-native/pull/1741)) | ||
| - Apple: use `os_sync_wait_on_address` for the level-triggered waitable flag in the batcher on modern macOS(14.4+) and iOS(17.4+). ([#1765](https://github.com/getsentry/sentry-native/pull/1765)) | ||
| - Native/macOS: add thread names. ([#1766](https://github.com/getsentry/sentry-native/pull/1766)) | ||
| - Native/Windows: add `attach_wer_report` option for attaching `Report.wer` generated by WER. ([#1777](https://github.com/getsentry/sentry-native/pull/1777)) |
There was a problem hiding this comment.
- 🚫 The changelog entry seems to be part of an already released section
## 0.15.4.
Consider moving the entry to the## Unreleasedsection, please.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1777 +/- ##
==========================================
- Coverage 75.78% 75.71% -0.08%
==========================================
Files 92 92
Lines 21989 22019 +30
Branches 3918 3923 +5
==========================================
+ Hits 16664 16671 +7
- Misses 4443 4464 +21
- Partials 882 884 +2 🚀 New features to boost your workflow:
|
Collaborator
Author
|
Superseded by:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Warning
WIP 🚧🔨⏳⛔
Open questions
event.wer_reportattachment type?Configuration
Crash reporter
Sentry
See also: https://sentry-sdks.sentry.io/issues/7524261038