Bug 241593 (regexp-v-flag) - Implement RegExp `v` flag with set notation + properties of strings
Summary: Implement RegExp `v` flag with set notation + properties of strings
Status: RESOLVED FIXED
Alias: regexp-v-flag
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL: https://github.com/tc39/proposal-rege...
Keywords: InRadar
Depends on:
Blocks: pattern-v
  Show dependency treegraph
 
Reported: 2022-06-14 05:00 PDT by Mathias Bynens
Modified: 2023-03-03 17:05 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Bynens 2022-06-14 05:00:01 PDT
Stage 3 proposal: https://github.com/tc39/proposal-regexp-v-flag
Comment 1 Radar WebKit Bug Importer 2022-06-21 05:00:12 PDT
<rdar://problem/95587910>
Comment 2 Mark Lam 2023-02-16 10:25:58 PST
<rdar://problem/100337109>
Comment 3 Michael Saboff 2023-03-02 22:12:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/10984
Comment 4 EWS 2023-03-03 17:05:02 PST
Committed 261188@main (270c824459ce): <https://commits.webkit.org/261188@main>

Reviewed commits have been landed. Closing PR #10984 and removing active labels.