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(js): Don't apply minified source context to symbolicated frame #1449

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

loewenheim
Copy link
Contributor

We clone the minified frame before applying source context to it, because otherwise the unminified frame might end up with nonsensical source context.

@loewenheim loewenheim requested a review from a team April 26, 2024 14:17
@loewenheim loewenheim self-assigned this Apr 26, 2024
@loewenheim loewenheim changed the title fix(js): Don't apply minified source ceontext to symbolicated frame fix(js): Don't apply minified source context to symbolicated frame Apr 26, 2024
Copy link
Contributor

@anonrig anonrig left a comment

Choose a reason for hiding this comment

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

Can you add a test so we don't regress?

@loewenheim loewenheim requested a review from anonrig April 26, 2024 14:32
@loewenheim loewenheim merged commit 1b11966 into master Apr 26, 2024
10 checks passed
@loewenheim loewenheim deleted the fix/js-source-context branch April 26, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants