Skip to content

fix(utils): Safely access node.nodeType #243

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

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

chargome
Copy link
Member

Access to node.nodeType can throw on FF when using the internal screenshot tool.

closes getsentry/sentry-javascript#15559

@chargome chargome requested a review from billyvg March 24, 2025 12:42
@chargome chargome self-assigned this Mar 24, 2025
@chargome chargome merged commit fa0ac53 into sentry-v2 Mar 24, 2025
15 checks passed
@chargome chargome deleted the cg-fix-node-type-access branch March 24, 2025 13:57
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.

Firefox: Permission denied to access property "nodeType"
2 participants