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(filters): Filter out webkit errors originating in Safari extensions #2408

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

iker-barriocanal
Copy link
Contributor

#2088 filtered out errors with the title webkit-masked-url. However, errors originating from Safari extensions may not have that error title and still be originated in such extensions. This PR filters out these events with sources matching webkit-masked-url (it seems the original source is webkit-masked-url://hidden/).

@iker-barriocanal iker-barriocanal requested a review from a team August 17, 2023 08:16
@iker-barriocanal iker-barriocanal self-assigned this Aug 17, 2023
@iker-barriocanal iker-barriocanal merged commit 12b1511 into master Aug 17, 2023
19 checks passed
@iker-barriocanal iker-barriocanal deleted the iker/fix/filter-safariext-sources branch August 17, 2023 14:48
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.

None yet

2 participants