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

Drop filters with regular expression assertions #2128

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

mjethani
Copy link
Contributor

@mjethani mjethani commented Aug 6, 2021

Based on the discussion here: #2114 (reply in thread)

Brave's Rust-based engine does not support filters with regular expression patterns containing lookahead and lookbehind assertions.

This patch also now correctly uses a multiline flag for the regular expressions in #2126

@mjethani mjethani requested a review from remusao as a code owner August 6, 2021 17:31
@remusao remusao added the PR: Internal 🏠 Changes only affect internals label Aug 6, 2021
@remusao remusao merged commit 48cf3ce into ghostery:master Aug 6, 2021
@mjethani mjethani deleted the remove-regexp-assertion-filters branch August 6, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Internal 🏠 Changes only affect internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants