[webkit-reviews] review requested: [Bug 187042] RegExp.exec returns wrong value with a long integer quantifier : [Attachment 344061] Remove the extra overflow loop, use consumeDigit, and update ChangeLog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 14:41:28 PDT 2018


Sukolsak Sakshuwong <sukolsak at gmail.com> has asked  for review:
Bug 187042: RegExp.exec returns wrong value with a long integer quantifier
https://bugs.webkit.org/show_bug.cgi?id=187042

Attachment 344061: Remove the extra overflow loop, use consumeDigit, and update
ChangeLog

https://bugs.webkit.org/attachment.cgi?id=344061&action=review




--- Comment #14 from Sukolsak Sakshuwong <sukolsak at gmail.com> ---
Created attachment 344061

  --> https://bugs.webkit.org/attachment.cgi?id=344061&action=review

Remove the extra overflow loop, use consumeDigit, and update ChangeLog


More information about the webkit-reviews mailing list