RESOLVED DUPLICATE of bug 174931226465
[JSC] Positive lookbehind regex support is missing
https://bugs.webkit.org/show_bug.cgi?id=226465
Summary [JSC] Positive lookbehind regex support is missing
Philippe Normand
Reported 2021-05-31 03:29:56 PDT
Something like `(?<=bearer|password|username|token|basic).*/ig` triggers a InvalidGroupName syntax error currently.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-06-07 03:30:16 PDT
Alexey Shvayka
Comment 2 2021-07-23 16:58:45 PDT
Thank you for report, Philippe! Please follow https://bugs.webkit.org/show_bug.cgi?id=174931 for updates on RegExp lookbehind implementation. *** This bug has been marked as a duplicate of bug 174931 ***
Note You need to log in before you can comment on or make changes to this bug.