[Webkit-unassigned] [Bug 222157] New: Minor fixes to RegExp match indices after r273086
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 18 20:48:58 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222157
Bug ID: 222157
Summary: Minor fixes to RegExp match indices after r273086
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
Through code inspection found an array size bug in RegExpPrototype.cpp.
Also found a compliance bug when populating the "groups" property for indices when there aren't any named groups. In that case "groups" should be undefined instead on non-existent.
--
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/20210219/bfbc604d/attachment.htm>
More information about the webkit-unassigned
mailing list