Bug 241593 (regexp-v-flag)

Summary: Implement RegExp `v` flag with set notation + properties of strings
Product: WebKit Reporter: Mathias Bynens <mathias>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam, mathias, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/tc39/proposal-regexp-v-flag
See Also: https://bugs.chromium.org/p/v8/issues/detail?id=11935
https://bugzilla.mozilla.org/show_bug.cgi?id=1713657
https://bugs.webkit.org/show_bug.cgi?id=251675
Bug Depends on:    
Bug Blocks: 251675    

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.