Skip to content

fix(browser): DOMException SecurityError stacktrace parsing bug#7821

Merged
AbhiPrasad merged 2 commits intogetsentry:developfrom
timfish:fix/7813
Apr 12, 2023
Merged

fix(browser): DOMException SecurityError stacktrace parsing bug#7821
AbhiPrasad merged 2 commits intogetsentry:developfrom
timfish:fix/7813

Conversation

@timfish
Copy link
Copy Markdown
Collaborator

@timfish timfish commented Apr 12, 2023

Closes #7813

It looks like stack lines containing Error: were picked erroneously up by the gecko parser. This PR strips lines that match this pattern.

Co-authored-by: Francesco Novy <francesconovy@gmail.com>
@AbhiPrasad AbhiPrasad merged commit 14849db into getsentry:develop Apr 12, 2023
@timfish timfish deleted the fix/7813 branch April 12, 2023 15:36
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.

Chrome DOMException SecurityError stacktrace parsing bug

3 participants