[Webkit-unassigned] [Bug 177570] New: REGRESSION(210837): RegExp containing failed non-zero minimum greedy groups incorrectly match
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 27 14:50:38 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=177570
Bug ID: 177570
Summary: REGRESSION(210837): RegExp containing failed non-zero
minimum greedy groups incorrectly match
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: msaboff at apple.com
The expression /(Q)+|Z*Z/.test("Z ") should return false but returns true.
--
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/20170927/0489d53a/attachment-0001.html>
More information about the webkit-unassigned
mailing list