[webkit-reviews] review requested: [Bug 16091] JSCRE needs to import the PCRE test suite : [Attachment 17745] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 02:49:47 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 16091: JSCRE needs to import the PCRE test suite
http://bugs.webkit.org/show_bug.cgi?id=16091

Attachment 17745: proposed patch
http://bugs.webkit.org/attachment.cgi?id=17745&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Many of the regressions in TOT are with character classes. E.g.,
"cthing".match(/^[]cde]/) is now null instead of ["c"].


More information about the webkit-reviews mailing list