[webkit-reviews] review requested: [Bug 10370] RegExp fails to
match non-ASCII characters against [\S\s] : [Attachment
16446] proposed fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 29 02:42:00 PDT 2007
Alexey Proskuryakov <ap at webkit.org> has asked for review:
Bug 10370: RegExp fails to match non-ASCII characters against [\S\s]
http://bugs.webkit.org/show_bug.cgi?id=10370
Attachment 16446: proposed fix
http://bugs.webkit.org/attachment.cgi?id=16446&action=edit
------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This is based on an approach suggested by Philip Hazel, and on his fix for
\S{2} vs. \S\S bug.
I think this fix is important enough to go to trunk.
More information about the webkit-reviews
mailing list