[Webkit-unassigned] [Bug 207539] Add unsupported regular expressions in Content Blocker url-filter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 02:09:20 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207539

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #2 from Maciej Stachowiak <mjs at apple.com> ---
Which regex operators do you need? Is it specifically `|` or are there others? I'm not sure we would want to support everything in .NET regexes or even everything in JavaScript regexes here, for the sake of speed of the matcher.

Specific examples of rules that don't translate directly would be helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200219/b92df613/attachment-0001.htm>


More information about the webkit-unassigned mailing list