Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix debug ID matching by normalizing debug_meta paths #676

Merged
merged 6 commits into from
May 26, 2023

Conversation

lforst
Copy link
Member

@lforst lforst commented May 25, 2023

This fixes a bug with debug IDs where we don't match debug_meta images with abs_paths of stack frames because in electron we (need to) normalize any paths for grouping. We simply normalize the debug images the same way we normalize the stack frames.

Fixes getsentry/sentry-javascript-bundler-plugins#286

@lforst lforst requested review from timfish and Lms24 May 25, 2023 13:41
Copy link
Collaborator

@timfish timfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@lforst lforst merged commit 686e2ce into master May 26, 2023
40 checks passed
@lforst lforst deleted the lforst-fix-debug-id-matching branch May 26, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants