[webkit-reviews] review granted: [Bug 13227] StringImpl::isLower incorrectly assumes islower returns 1 (it can return any non-0) : [Attachment 14006] patch that uses && instead of & and fixes non-BMP issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 21:17:53 PDT 2007


John Sullivan <sullivan at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 13227: StringImpl::isLower incorrectly assumes islower returns 1 (it can
return any non-0)
http://bugs.webkit.org/show_bug.cgi?id=13227

Attachment 14006: patch that uses && instead of & and fixes non-BMP issue
http://bugs.webkit.org/attachment.cgi?id=14006&action=edit

------- Additional Comments from John Sullivan <sullivan at apple.com>
r=me



More information about the webkit-reviews mailing list