[Webkit-unassigned] [Bug 13138] StringImpl::isLower calls |islower| for non-ASCII characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 13:37:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13138


jungshik.shin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13799|review?                     |review?(ap at webkit.org)
               Flag|                            |




------- Comment #4 from jungshik.shin at gmail.com  2007-03-24 13:37 PDT -------
(From update of attachment 13799)
this patch 'fixes' both isLower and lower. 

This is still broken for non-BMP characters, though. We may just consider
calling the corresponding ICU functions because ICU folks must have done a good
job at both optimization and 'correctness'. 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list