Skip to content

ref(browser-extensions): Add new regex for permission denied to inbound filter #3442

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 2 commits into from
Apr 18, 2024

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Apr 17, 2024

There are some errors in Sentry that throw this:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Property_access_denied

Often these errors are caused by extensions that do things that are not allowed.
The samples we found in Sentry are thrown in minified React bundles.

ref: getsentry/sentry-javascript#10882 (comment)

@HazAT HazAT requested a review from a team as a code owner April 17, 2024 09:12
@Dav1dde Dav1dde changed the title Add new regex to inbound filter ref(browser-extensions): Add new regex for permission denied to inbound filter Apr 17, 2024
@HazAT HazAT requested a review from a team April 17, 2024 09:18
@Dav1dde
Copy link
Member

Dav1dde commented Apr 17, 2024

@HazAT feel free to update the title (= commit message) again, I think I butchered it a bit

@HazAT
Copy link
Member Author

HazAT commented Apr 17, 2024

@Dav1dde I like yours more, thx

@HazAT HazAT merged commit c5cde46 into master Apr 18, 2024
21 checks passed
@HazAT HazAT deleted the add-inboundfilter branch April 18, 2024 07:06
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.

4 participants